diff options
Diffstat (limited to 'doc/md/git-bug_status_close.md')
-rw-r--r-- | doc/md/git-bug_status_close.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/md/git-bug_status_close.md b/doc/md/git-bug_status_close.md index e0655338..4978341f 100644 --- a/doc/md/git-bug_status_close.md +++ b/doc/md/git-bug_status_close.md @@ -1,10 +1,10 @@ ## git-bug status close -Mark a bug as closed +Mark a bug as closed. ### Synopsis -Mark a bug as closed +Mark a bug as closed. ``` git-bug status close [<id>] [flags] @@ -18,5 +18,5 @@ git-bug status close [<id>] [flags] ### SEE ALSO -* [git-bug status](git-bug_status.md) - Display or change a bug status +* [git-bug status](git-bug_status.md) - Display or change a bug status. |