]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-revert.txt
Merge branch 'nk/diff-files-vs-fsmonitor'
[thirdparty/git.git] / Documentation / git-revert.txt
index 044276e9da62af44af9a8d897df0dd536556610b..bb92a4a4516d2a93a6e85facb0831aabc1be126c 100644 (file)
@@ -99,7 +99,7 @@ effect to your index in a row.
 
 -s::
 --signoff::
-       Add Signed-off-by line at the end of the commit message.
+       Add a `Signed-off-by` trailer at the end of the commit message.
        See the signoff option in linkgit:git-commit[1] for more information.
 
 --strategy=<strategy>::