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_webui.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/md/git-bug_webui.md') diff --git a/doc/md/git-bug_webui.md b/doc/md/git-bug_webui.md index 670130aa..cc3a85de 100644 --- a/doc/md/git-bug_webui.md +++ b/doc/md/git-bug_webui.md @@ -1,10 +1,10 @@ ## git-bug webui -Launch the web UI +Launch the web UI. ### Synopsis -Launch the web UI +Launch the web UI. ``` git-bug webui [flags] @@ -19,5 +19,5 @@ git-bug webui [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