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_pull.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/md/git-bug_pull.md') diff --git a/doc/md/git-bug_pull.md b/doc/md/git-bug_pull.md index dad75b8b..1519c87f 100644 --- a/doc/md/git-bug_pull.md +++ b/doc/md/git-bug_pull.md @@ -1,10 +1,10 @@ ## git-bug pull -Pull bugs update from a git remote +Pull bugs update from a git remote. ### Synopsis -Pull bugs update from a git remote +Pull bugs update from a git remote. ``` git-bug pull [] [flags] @@ -18,5 +18,5 @@ git-bug pull [] [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