Skip to content

Commit 213b102

Browse files
author
Leonid Plyushch
committed
termux-notification: more clear description of "--content" option
Requested in #39.
1 parent edf994c commit 213b102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/termux-notification

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ show_usage () {
1212
echo " --button2-action action action to execute on the second notification button"
1313
echo " --button3 text text to show on the third notification button"
1414
echo " --button3-action action action to execute on the third notification button"
15-
echo " --content content content to show in the notification. Read from stdin not specified here."
15+
echo " --content content content to show in the notification. Will take precedence over stdin."
1616
echo " --id id notification id (will overwrite any previous notification with the same id)"
1717
echo " --led-color rrggbb color of the blinking led as RRGGBB (default: none)"
1818
echo " --led-on milliseconds number of milliseconds for the LED to be on while it's flashing (default: 800)"

0 commit comments

Comments
 (0)