summaryrefslogtreecommitdiff
path: root/Documentation/git-check-ref-format.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-check-ref-format.adoc')
-rw-r--r--Documentation/git-check-ref-format.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git-check-ref-format.adoc b/Documentation/git-check-ref-format.adoc
index 2aacfd1808..0c3abf9146 100644
--- a/Documentation/git-check-ref-format.adoc
+++ b/Documentation/git-check-ref-format.adoc
@@ -98,7 +98,8 @@ a branch.
OPTIONS
-------
---[no-]allow-onelevel::
+--allow-onelevel::
+--no-allow-onelevel::
Controls whether one-level refnames are accepted (i.e.,
refnames that do not contain multiple `/`-separated
components). The default is `--no-allow-onelevel`.