mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 14:20:18 -07:00
Fix typo in services.md
This commit is contained in:
parent
c663b2da6e
commit
fe6ac6a8d0
@ -420,7 +420,7 @@ jobs:
|
|||||||
pingme pushbullet \
|
pingme pushbullet \
|
||||||
--sms true \
|
--sms true \
|
||||||
--token "abcdefg" \
|
--token "abcdefg" \
|
||||||
-d "adnroid" \
|
-d "android" \
|
||||||
--msg "some message" \
|
--msg "some message" \
|
||||||
--number "00123456789"
|
--number "00123456789"
|
||||||
```
|
```
|
||||||
@ -428,7 +428,7 @@ pingme pushbullet \
|
|||||||
- Push notification
|
- Push notification
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pingme pushbullet --token "abcdefg" -d "adnroid" --msg "some message"
|
pingme pushbullet --token "abcdefg" -d "android" --msg "some message"
|
||||||
```
|
```
|
||||||
|
|
||||||
- GitHub Action
|
- GitHub Action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user