From 3b0d24053b50d8da76de28ea5f0d3947fa3d2194 Mon Sep 17 00:00:00 2001 From: Michael J Gruber Date: Thu, 17 Feb 2011 08:48:06 +0100 Subject: Make lowercase in Documentation Leaving uppercase abbreviations (e.g. URL) and an identifier named after an upercase env variable (CVSROOT) in place, this adjusts the few remaining cases and fixes an unidentified identifier along the way. Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- Documentation/git-svn.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation/git-svn.txt') diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 0ade2ce54e..e161a40a73 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -66,7 +66,7 @@ COMMANDS Set the 'rewriteRoot' option in the [svn-remote] config. --rewrite-uuid=;; Set the 'rewriteUUID' option in the [svn-remote] config. ---username=;; +--username=;; For transports that SVN handles authentication for (http, https, and plain svn), specify the username. For other transports (eg svn+ssh://), you must include the username in @@ -443,8 +443,8 @@ OPTIONS Only used with the 'init' command. These are passed directly to 'git init'. --r :: ---revision :: +-r :: +--revision :: Used with the 'fetch' command. + This allows revision ranges for partial/cauterized history -- cgit v1.2.1