[ci skip] remove space.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
077d46fe4a
commit
ef9c4221ad
|
@ -229,7 +229,7 @@ $ gorush -android -m "your message" -k "API Key" -t "Device token"
|
||||||
Send messages to topics.
|
Send messages to topics.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ gorush --android --topic "/topics/foo-bar" \
|
$ gorush --android --topic "/topics/foo-bar" \
|
||||||
-m "This is a Firebase Cloud Messaging Topic Message" \
|
-m "This is a Firebase Cloud Messaging Topic Message" \
|
||||||
-k your_api_key
|
-k your_api_key
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue