diff options
Diffstat (limited to 'doc/man/git-bug-bug-select.1')
-rw-r--r-- | doc/man/git-bug-bug-select.1 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/man/git-bug-bug-select.1 b/doc/man/git-bug-bug-select.1 index d73cd606..397cb9e8 100644 --- a/doc/man/git-bug-bug-select.1 +++ b/doc/man/git-bug-bug-select.1 @@ -32,17 +32,12 @@ The complementary command is "git bug deselect" performing the opposite operatio .SH EXAMPLE -.PP -.RS - -.nf +.EX git bug select 2f15 git bug comment git bug status - -.fi -.RE +.EE .SH SEE ALSO |