git-svn: clarify explanation of --destination argument
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 20 Dec 2011 01:24:30 +0000 (19:24 -0600)
committerEric Wong <normalperson@yhbt.net>
Mon, 20 May 2013 22:05:47 +0000 (22:05 +0000)
The existing documentation for "-d" does not make it obvious whether
its argument is supposed to be a full svn path, a partial svn path,
the glob from the config file, or what. Clarify the text and add an
example to get the reader started.

Reported-by: Nathan Gray <n8gray@n8gray.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found