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_show.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/md/git-bug_show.md') diff --git a/doc/md/git-bug_show.md b/doc/md/git-bug_show.md index 677ce9cd..86f3cfce 100644 --- a/doc/md/git-bug_show.md +++ b/doc/md/git-bug_show.md @@ -1,10 +1,10 @@ ## git-bug show -Display the details of a bug +Display the details of a bug. ### Synopsis -Display the details of a bug +Display the details of a bug. ``` git-bug show [] [flags] @@ -19,5 +19,5 @@ git-bug show [] [flags] ### SEE ALSO -* [git-bug](git-bug.md) - A bug tracker embedded in Git +* [git-bug](git-bug.md) - A bug tracker embedded in Git. -- cgit