diff options
Diffstat (limited to 'doc/md/git-bug_title_edit.md')
-rw-r--r-- | doc/md/git-bug_title_edit.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/md/git-bug_title_edit.md b/doc/md/git-bug_title_edit.md index 61a4e4bd..ae060680 100644 --- a/doc/md/git-bug_title_edit.md +++ b/doc/md/git-bug_title_edit.md @@ -9,8 +9,9 @@ git-bug title edit [ID] [flags] ### Options ``` - -t, --title string Provide a title to describe the issue - -h, --help help for edit + -t, --title string Provide a title to describe the issue + --non-interactive Do not ask for user input + -h, --help help for edit ``` ### SEE ALSO |