mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-25 04:40:02 +01:00
Fix typo in cli.md ("subscibe" → "subscribe")
This commit is contained in:
parent
72f36f8296
commit
333d901661
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ You can either add your username and password to the configuration file:
|
|||
password: mypass
|
||||
```
|
||||
|
||||
Or with the `ntfy subscibe` command:
|
||||
Or with the `ntfy subscribe` command:
|
||||
```
|
||||
ntfy subscribe \
|
||||
-u phil:mypass \
|
||||
|
|
Loading…
Reference in a new issue