From 2fd5f71b592eeebd0c0c4c770a7dac88d7eae80a Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 24 Feb 2019 14:46:08 +0100 Subject: commands: add a "." at the end of Short commands usage --- doc/md/git-bug_status_open.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/md/git-bug_status_open.md') diff --git a/doc/md/git-bug_status_open.md b/doc/md/git-bug_status_open.md index 3763d4cd..f6d03215 100644 --- a/doc/md/git-bug_status_open.md +++ b/doc/md/git-bug_status_open.md @@ -1,10 +1,10 @@ ## git-bug status open -Mark a bug as open +Mark a bug as open. ### Synopsis -Mark a bug as open +Mark a bug as open. ``` git-bug status open [] [flags] @@ -18,5 +18,5 @@ git-bug status open [] [flags] ### SEE ALSO -* [git-bug status](git-bug_status.md) - Display or change a bug status +* [git-bug status](git-bug_status.md) - Display or change a bug status. -- cgit