Use a temporary index for git commit --interactive
[gitweb.git] / Documentation / git-peek-remote.txt
index 79c03ee7f7ea886094e2dfa85211f0539f51a4ab..a34d62f0daa3ada5c5287008b05d989eb52cc8f0 100644 (file)
@@ -12,7 +12,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-This command is deprecated; use 'git-ls-remote' instead.
+This command is deprecated; use 'git ls-remote' instead.
 
 OPTIONS
 -------
@@ -37,14 +37,6 @@ OPTIONS
        The repository to sync from.
 
 
-Author
-------
-Written by Junio C Hamano <junkio@cox.net>
-
-Documentation
---------------
-Documentation by Junio C Hamano.
-
 GIT
 ---
 Part of the linkgit:git[1] suite