Documentation: git-reset - interrupted workflow.
[gitweb.git] / Documentation / git-clone.txt
index 8410a6d3814b0daf463a052275466dfa63a820e9..ffa4fb0a03b54526743178e71b9956e50c8d298d 100644 (file)
@@ -8,7 +8,9 @@ git-clone - Clones a repository.
 
 SYNOPSIS
 --------
-'git-clone' [-l [-s]] [-q] [-n] [-u <upload-pack>] <repository> [<directory>]
+[verse]
+'git-clone' [-l [-s]] [-q] [-n] [-u <upload-pack>]
+         <repository> [<directory>]
 
 DESCRIPTION
 -----------