summaryrefslogtreecommitdiffstats
path: root/manual/src/full---help-output.md
diff options
context:
space:
mode:
Diffstat (limited to 'manual/src/full---help-output.md')
-rw-r--r--manual/src/full---help-output.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/src/full---help-output.md b/manual/src/full---help-output.md
index 58323ef1..16116a1d 100644
--- a/manual/src/full---help-output.md
+++ b/manual/src/full---help-output.md
@@ -238,7 +238,7 @@ Options:
--hunk-header-style <STYLE>
Style string for the hunk-header.
- See STYLES section. Special attributes 'file' and 'line-number' can be used to include the file path, and number of first hunk line, in the hunk header. The style 'omit' can be used to remove the hunk header section from the output.
+ See STYLES section. Special attributes 'file' and 'line-number' can be used to include the file path, and number of first hunk line, in the hunk header. The special attribute 'omit-code-fragment' can be used to remove the code fragment in the hunk header. The style 'omit' can be used to remove the entire hunk header section from the output.
[default: "line-number syntax"]