readme: forgot status subcommand in example
This commit is contained in:
parent
c8f724f5fe
commit
967f84898a
|
@ -42,8 +42,8 @@ example:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ./drivel
|
$ ./drivel
|
||||||
Usage: drivel STATUS [FILE1, FILE2, ...]
|
Usage: drivel status STATUS [FILE1, FILE2, ...]
|
||||||
$ ./drivel "First Message"
|
$ ./drivel status "First Message"
|
||||||
Did not find /home/alexander/.drivel, creating.
|
Did not find /home/alexander/.drivel, creating.
|
||||||
Go to https://apps.twitter.com/app/new to register a new app
|
Go to https://apps.twitter.com/app/new to register a new app
|
||||||
and create an access token
|
and create an access token
|
||||||
|
@ -54,7 +54,7 @@ Access Token: sometoken
|
||||||
Access Token Secret: sometokensecret
|
Access Token Secret: sometokensecret
|
||||||
==> Updated status to 'First Message' with id 1013198854823514112
|
==> Updated status to 'First Message' with id 1013198854823514112
|
||||||
$
|
$
|
||||||
$ ./drivel "Maxitest Lorem ipsum dolor sit amet, consetetur sadipscing elitr,
|
$ ./drivel status "Maxitest Lorem ipsum dolor sit amet, consetetur sadipscing elitr,
|
||||||
sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
|
sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
|
||||||
sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
|
sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
|
||||||
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
|
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user