aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ba02272..c9bbce4 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ git2cl
This is a quick'n'dirty tool to convert git logs to GNU ChangeLog
format.
-The tool expects output from 'git --pretty --numstat --summary' on
+The tool expects output from 'git log --pretty --numstat --summary' on
stdin. Thus, typically you would use it as follows:
...........................................................................