Fix README
This commit is contained in:
parent
8fa4fc14e6
commit
b1152a55cd
2 changed files with 52 additions and 9 deletions
|
@ -10,19 +10,30 @@ NAME:
|
|||
|
||||
USAGE:
|
||||
mstdn [global options] command [command options] [arguments...]
|
||||
|
||||
|
||||
VERSION:
|
||||
0.0.1
|
||||
|
||||
|
||||
COMMANDS:
|
||||
toot post toot
|
||||
stream stream statuses
|
||||
timeline show timeline
|
||||
help, h Shows a list of commands or help for one command
|
||||
toot post toot
|
||||
stream stream statuses
|
||||
timeline show timeline
|
||||
notification show notification
|
||||
instance show instance information
|
||||
account show account information
|
||||
search search content
|
||||
follow follow account
|
||||
followers show followers
|
||||
upload upload file
|
||||
delete delete status
|
||||
init initialize profile
|
||||
mikami search mikami
|
||||
help, h Shows a list of commands or help for one command
|
||||
|
||||
GLOBAL OPTIONS:
|
||||
--help, -h show help
|
||||
--version, -v print the version
|
||||
--profile value profile name
|
||||
--help, -h show help
|
||||
--version, -v print the version
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue