From c235d89d36500e58e3bcadda94e9cab06023dd55 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 24 Feb 2019 23:05:03 +0100 Subject: commands: show the last modification time in "user" --- doc/md/git-bug_user_ls.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/md/git-bug_user_ls.md') diff --git a/doc/md/git-bug_user_ls.md b/doc/md/git-bug_user_ls.md index 9f706745..d390ed2a 100644 --- a/doc/md/git-bug_user_ls.md +++ b/doc/md/git-bug_user_ls.md @@ -13,8 +13,7 @@ git-bug user ls [flags] ### Options ``` - -v, --verbose Print extra information - -h, --help help for ls + -h, --help help for ls ``` ### SEE ALSO -- cgit