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,8 +23,7 @@ Compiling mastotool is easy, simply run:
## Usage ## Usage
``` ```
Usage: mastotool [command]
mastotool [command]
Available Commands: Available Commands:
help Help about any command help Help about any command
@ -41,8 +40,7 @@ Use "mastotool [command] --help" for more information about a command.
### Generate Statistics ### Generate Statistics
``` ```
Usage: mastotool stats [flags]
mastotool stats [flags]
Flags: Flags:
--columns int displays tables with N columns (default 80) --columns int displays tables with N columns (default 80)
@ -53,8 +51,7 @@ Flags:
### Search ### Search
``` ```
Usage: mastotool search <string>
mastotool search <string>
``` ```
## Example ## Example