mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-12-14 11:47:33 +00:00
Merge pull request #1172 from anirvan/patch-1
Fix typo in cli.md ("subscibe" → "subscribe")
This commit is contained in:
commit
89c884ab4d
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…
Reference in a new issue