diff options
Diffstat (limited to 'doc/md/git-bug_deselect.md')
-rw-r--r-- | doc/md/git-bug_deselect.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/md/git-bug_deselect.md b/doc/md/git-bug_deselect.md index dbc86dc9..7cf667b0 100644 --- a/doc/md/git-bug_deselect.md +++ b/doc/md/git-bug_deselect.md @@ -1,10 +1,10 @@ ## git-bug deselect -Clear the implicitly selected bug +Clear the implicitly selected bug. ### Synopsis -Clear the implicitly selected bug +Clear the implicitly selected bug. ``` git-bug deselect [flags] @@ -28,5 +28,5 @@ git bug deselect ### SEE ALSO -* [git-bug](git-bug.md) - A bug tracker embedded in Git +* [git-bug](git-bug.md) - A bug tracker embedded in Git. |