summaryrefslogtreecommitdiff
path: root/Documentation/git-commit-graph.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-commit-graph.adoc')
-rw-r--r--Documentation/git-commit-graph.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git-commit-graph.adoc b/Documentation/git-commit-graph.adoc
index 50b5016804..e9558173c0 100644
--- a/Documentation/git-commit-graph.adoc
+++ b/Documentation/git-commit-graph.adoc
@@ -34,7 +34,8 @@ OPTIONS
object directory, `git commit-graph ...` will exit with non-zero
status.
---[no-]progress::
+--progress::
+--no-progress::
Turn progress on/off explicitly. If neither is specified, progress is
shown if standard error is connected to a terminal.