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

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 \