aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-bug-deselect.1
diff options
context:
space:
mode:
authorsudoforge <no-reply@sudoforge.com>2024-08-25 10:44:32 -0700
committerGitHub <noreply@github.com>2024-08-25 17:44:32 +0000
commitc3ff05f95bdfad6c2ea4cb899024fd47ac503b5f (patch)
treeadbd88406090c2f4b0f83bca600488cc5a9c28a9 /doc/man/git-bug-bug-deselect.1
parent2004fa79e6ae7645d964a03e2ae2dd808f7d486a (diff)
downloadgit-bug-c3ff05f95bdfad6c2ea4cb899024fd47ac503b5f.tar.gz
chore: regenerate command completion and documentation (#1253)
Closes: #1209 Change-Id: Id19d5013b04ef5c99a99d367bbf3d618b8be068b
Diffstat (limited to 'doc/man/git-bug-bug-deselect.1')
-rw-r--r--doc/man/git-bug-bug-deselect.19
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/man/git-bug-bug-deselect.1 b/doc/man/git-bug-bug-deselect.1
index fd342245..a648735e 100644
--- a/doc/man/git-bug-bug-deselect.1
+++ b/doc/man/git-bug-bug-deselect.1
@@ -23,18 +23,13 @@ Clear the implicitly selected bug
.SH EXAMPLE
-.PP
-.RS
-
-.nf
+.EX
git bug select 2f15
git bug comment
git bug status
git bug deselect
-
-.fi
-.RE
+.EE
.SH SEE ALSO