git-svn.txt: fix usage of --add-author-from
[gitweb.git] / Documentation / git-svn.txt
index 30a67486d2dc9eb4169a9ba5ebd5db513a3a84f8..60af7f73f544030d33253170a8db24d99b434a89 100644 (file)
@@ -150,7 +150,7 @@ Skip "branches" and "tags" of first level directories;;
        dcommit operations), look for the first From: or Signed-off-by: line
        in the log message and use that as the author string.
 --add-author-from;;
-       When committing to svn from git (as part of commit or dcommit
+       When committing to svn from git (as part of 'commit-diff', 'set-tree' or 'dcommit'
        operations), if the existing log message doesn't already have a
        From: or Signed-off-by: line, append a From: line based on the
        git commit's author string.  If you use this, then --use-log-author