We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5962212 + 5bbd512 commit d4d3373Copy full SHA for d4d3373
1 file changed
scripts/termux-call-log
@@ -8,7 +8,7 @@ PARAMS=""
8
SCRIPTNAME=termux-call-log
9
10
show_usage () {
11
- echo "Usage: $SCRIPTNAME [-d] [-l limit] [-o offset]"
+ echo "Usage: $SCRIPTNAME [-l limit] [-o offset]"
12
echo "List call log history"
13
echo " -l limit offset in call log list (default: $PARAM_LIMIT)"
14
echo " -o offset offset in call log list (default: $PARAM_OFFSET)"
0 commit comments