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