We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763936a commit 3f1f590Copy full SHA for 3f1f590
README.md
@@ -91,7 +91,7 @@ $ gotify init
91
When you've finished initializing Gotify-CLI, you are ready to push messages to [gotify/server][gotify/server].
92
93
Here are some examples commands, you can view the "push help" via `gotify help push` (or have a look at [push help](#push-help)).
94
-```json
+```bash
95
$ gotify push my message
96
$ gotify push "my message"
97
$ echo my message | gotify push
0 commit comments