diff options
author | Michael Muré <batolettre@gmail.com> | 2020-06-24 14:52:48 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2020-06-24 15:10:57 +0200 |
commit | 1d06244c82b18959878cf199cd8dd500bbc46aa7 (patch) | |
tree | 0e4bf047c80545773d3a4967ba53531885411242 /doc/md/git-bug_user_ls.md | |
parent | ebd1030cdefb0fb1b65af4e856a9e62cba713ed6 (diff) | |
download | git-bug-1d06244c82b18959878cf199cd8dd500bbc46aa7.tar.gz |
cmds: cleanup and re-generate files
Diffstat (limited to 'doc/md/git-bug_user_ls.md')
-rw-r--r-- | doc/md/git-bug_user_ls.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/md/git-bug_user_ls.md b/doc/md/git-bug_user_ls.md index d390ed2a..51f01712 100644 --- a/doc/md/git-bug_user_ls.md +++ b/doc/md/git-bug_user_ls.md @@ -13,7 +13,8 @@ git-bug user ls [flags] ### Options ``` - -h, --help help for ls + -f, --format string Select the output formatting style. Valid values are [default,json] (default "default") + -h, --help help for ls ``` ### SEE ALSO |