Regen docs

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
pull/334/head
Andy Goldstein 2018-02-27 14:51:13 -05:00
parent e618e0e456
commit e3c40a1de7
1 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,9 @@ ark server [flags]
### Options
```
-h, --help help for server
--log-level the level at which to log. Valid values are debug, info, warning, error, fatal, panic. (default info)
-h, --help help for server
--log-level the level at which to log. Valid values are debug, info, warning, error, fatal, panic. (default info)
--plugin-dir string directory containing Ark plugins (default "/plugins")
```
### Options inherited from parent commands