Mention the [user@] part in documentation of ssh:// urls.
[gitweb.git] / Documentation / git-name-rev.txt
index 39a1434a0e6be3c07852dc0919536bc63551a3dd..43f8c2593dcc010b97b24cc8f5ca1caada7bef3b 100644 (file)
@@ -26,7 +26,7 @@ OPTIONS
        List all commits reachable from all refs
 
 --stdin::
-       Read from stdin, append "(<rev_name>)" to all sha1's of name'able
+       Read from stdin, append "(<rev_name>)" to all sha1's of nameable
        commits, and pass to stdout
 
 EXAMPLE