1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-10-20 04:43:06 +02:00

Fix typo in cli.md ("subscibe" → "subscribe")

This commit is contained in:
Anirvan Chatterjee 2024-08-25 22:19:05 -07:00 committed by GitHub
parent 72f36f8296
commit 333d901661
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 \