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_bridge_pull.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/md/git-bug_bridge_pull.md') diff --git a/doc/md/git-bug_bridge_pull.md b/doc/md/git-bug_bridge_pull.md index 10da2e8a..14b62f60 100644 --- a/doc/md/git-bug_bridge_pull.md +++ b/doc/md/git-bug_bridge_pull.md @@ -1,10 +1,10 @@ ## git-bug bridge pull -Pull updates +Pull updates. ### Synopsis -Pull updates +Pull updates. ``` git-bug bridge pull [] [flags] @@ -18,5 +18,5 @@ git-bug bridge pull [] [flags] ### SEE ALSO -* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers +* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers. -- cgit