quiltimport documentation: --dry-run and -n are synonyms
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f7835a251c
commit
1cdd64e800
@ -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 | -n] [--author <author>] [--patches <dir>]
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
|
Loading…
Reference in New Issue
Block a user