]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-quiltimport.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-quiltimport.txt
index 0600379394ee7c2b00743379170b9a4718bf7db6..d4037de5124010e9c90dcc97e8b64e6011dbed21 100644 (file)
@@ -9,7 +9,7 @@ git-quiltimport - Applies a quilt patchset onto the current branch
 SYNOPSIS
 --------
 [verse]
-'git-quiltimport' [--dry-run] [--author <author>] [--patches <dir>]
+'git quiltimport' [--dry-run] [--author <author>] [--patches <dir>]
 
 
 DESCRIPTION