diff options
Diffstat (limited to 'Documentation/git-reset.adoc')
-rw-r--r-- | Documentation/git-reset.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git-reset.adoc b/Documentation/git-reset.adoc index 53ab88c545..50e8a0ba6f 100644 --- a/Documentation/git-reset.adoc +++ b/Documentation/git-reset.adoc @@ -125,6 +125,8 @@ OPTIONS separated with _NUL_ character and all other characters are taken literally (including newlines and quotes). +include::diff-context-options.adoc[] + `--`:: Do not interpret any more arguments as options. |