README cleanup

This commit is contained in:
Christian Muehlhaeuser 2019-08-11 22:07:45 +02:00
parent bb1965d9cb
commit 4701d6ea79
No known key found for this signature in database
GPG Key ID: 3CF9FA45CA1EBB7E
1 changed files with 3 additions and 6 deletions

View File

@ -23,7 +23,6 @@ Compiling mastotool is easy, simply run:
## Usage
```
Usage:
mastotool [command]
Available Commands:
@ -41,7 +40,6 @@ Use "mastotool [command] --help" for more information about a command.
### Generate Statistics
```
Usage:
mastotool stats [flags]
Flags:
@ -53,7 +51,6 @@ Flags:
### Search
```
Usage:
mastotool search <string>
```