mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-04 13:47:36 +03: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
|
password: mypass
|
||||||
```
|
```
|
||||||
|
|
||||||
Or with the `ntfy subscibe` command:
|
Or with the `ntfy subscribe` command:
|
||||||
```
|
```
|
||||||
ntfy subscribe \
|
ntfy subscribe \
|
||||||
-u phil:mypass \
|
-u phil:mypass \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue