diff options
Diffstat (limited to 'Documentation/signoff-option.txt')
-rw-r--r-- | Documentation/signoff-option.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/signoff-option.txt b/Documentation/signoff-option.txt index fbff8dd5be..12aa2333e4 100644 --- a/Documentation/signoff-option.txt +++ b/Documentation/signoff-option.txt @@ -3,7 +3,7 @@ ifdef::git-commit[] endif::git-commit[] --signoff:: --no-signoff:: - Add a Signed-off-by trailer by the committer at the end of the commit + Add a `Signed-off-by` trailer by the committer at the end of the commit log message. The meaning of a signoff depends on the project to which you're committing. For example, it may certify that the committer has the rights to submit the work under the |