We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7c886a + 02f1525 commit 16779a2Copy full SHA for 16779a2
1 file changed
scripts/termux-sms-list
@@ -21,7 +21,7 @@ show_usage () {
21
exit 0
22
}
23
24
-while getopts :hdlt:no: option
+while getopts :hdl:t:no: option
25
do
26
case "$option" in
27
h) show_usage;;
0 commit comments