[doc] Update the arguments help
This commit is contained in:
parent
0090da70ae
commit
f87f71fbb9
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,8 @@ This document contains the help content for the `cmus-notify` command-line progr
|
||||||
|
|
||||||
## `cmus-notify`
|
## `cmus-notify`
|
||||||
|
|
||||||
|
A simple notification daemon for cmus
|
||||||
|
|
||||||
**Usage:** `cmus-notify [OPTIONS] [BODY]`
|
**Usage:** `cmus-notify [OPTIONS] [BODY]`
|
||||||
|
|
||||||
###### **Arguments:**
|
###### **Arguments:**
|
||||||
|
@ -53,6 +55,7 @@ This document contains the help content for the `cmus-notify` command-line progr
|
||||||
* `-P`, `--status-notification-summary <STATUS_NOTIFICATION_SUMMARY>` — The status change notification summary. you can use the placeholders like "{status}" in the summary, it will be replaced with the aaa mode
|
* `-P`, `--status-notification-summary <STATUS_NOTIFICATION_SUMMARY>` — The status change notification summary. you can use the placeholders like "{status}" in the summary, it will be replaced with the aaa mode
|
||||||
* `-Q`, `--status-notification-timeout <STATUS_NOTIFICATION_TIMEOUT>` — The time out of the status change notification, in seconds
|
* `-Q`, `--status-notification-timeout <STATUS_NOTIFICATION_TIMEOUT>` — The time out of the status change notification, in seconds
|
||||||
* `--markdown-help`
|
* `--markdown-help`
|
||||||
|
* `--config <CONFIG_PATH>` — Use a custom config path
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue