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_select.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/md/git-bug_select.md') diff --git a/doc/md/git-bug_select.md b/doc/md/git-bug_select.md index 6831496d..c8125380 100644 --- a/doc/md/git-bug_select.md +++ b/doc/md/git-bug_select.md @@ -1,10 +1,10 @@ ## git-bug select -Select a bug for implicit use in future commands +Select a bug for implicit use in future commands. ### Synopsis -Select a bug for implicit use in future commands +Select a bug for implicit use in future commands. ``` git-bug select [flags] @@ -27,5 +27,5 @@ git bug status ### 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