summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorSigrid Solveig Haflínudóttir <sigrid@ftrv.se>2022-12-03 00:00:34 +0000
committerSigrid Solveig Haflínudóttir <sigrid@ftrv.se>2022-12-03 00:00:34 +0000
commit27d3b4682ffd297e72120577a66c424ca0644cc5 (patch)
treeb022683ae705ec9da4e2bfa4aaba8a59702c8234 /sys/man
parent3dc18bf262e975e1efab3e4567457843fb0437c3 (diff)
git(1): The/ → The
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/1/git2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/git b/sys/man/1/git
index 32195b2b2..11471aa3b 100644
--- a/sys/man/1/git
+++ b/sys/man/1/git
@@ -330,7 +330,7 @@ is an alias for
.B Git/commit
creates a new commit consisting of all changes to the specified files.
By default, an editor is opened to prepare the commit message.
-The/
+The
.B -m
flag supplies the commit message directly.
The