git-svn.txt: fix usage of --add-author-from
authorValentin Haenel <valentin.haenel@gmx.de>
Mon, 25 Apr 2011 21:36:15 +0000 (23:36 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Apr 2011 18:48:34 +0000 (11:48 -0700)
The option '--add-author-from' is used in 'commit-diff', 'set-tree', and
'dcommit' subcommands.

Signed-off-by: Valentin Haenel <valentin.haenel@gmx.de>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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