]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-archimport.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-archimport.txt
index 603117c796619ba9c1ed93ae0646bd242cbd37b2..ffd01ae5496e8052e6aacb0ad827116f6e9ca32b 100644 (file)
@@ -9,7 +9,7 @@ git-archimport - Import an Arch repository into git
 SYNOPSIS
 --------
 [verse]
-'git-archimport' [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t tempdir]
+'git archimport' [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t tempdir]
                <archive/branch>[:<git-branch>] ...
 
 DESCRIPTION