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

Merge pull request #1172 from anirvan/patch-1

Fix typo in cli.md ("subscibe" → "subscribe")
This commit is contained in:
Philipp C. Heckel 2024-09-29 12:23:26 -04:00 committed by GitHub
commit 89c884ab4d
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 password: mypass
``` ```
Or with the `ntfy subscibe` command: Or with the `ntfy subscribe` command:
``` ```
ntfy subscribe \ ntfy subscribe \
-u phil:mypass \ -u phil:mypass \