aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-select.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/git-bug-select.1')
-rw-r--r--doc/man/git-bug-select.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/git-bug-select.1 b/doc/man/git-bug-select.1
index 4df61221..47d46fe1 100644
--- a/doc/man/git-bug-select.1
+++ b/doc/man/git-bug-select.1
@@ -9,7 +9,7 @@ git\-bug\-select \- Select a bug for implicit use in future commands.
.SH SYNOPSIS
.PP
-\fBgit\-bug select [flags]\fP
+\fBgit\-bug select ID [flags]\fP
.SH DESCRIPTION
@@ -17,7 +17,7 @@ git\-bug\-select \- Select a bug for implicit use in future commands.
Select a bug for implicit use in future commands.
.PP
-This command allows you to omit any bug argument, for example:
+This command allows you to omit any bug ID argument, for example:
git bug show
instead of
git bug show 2f153ca