]> Pileus Git - ~andy/git/blobdiff - Documentation/git-p4.txt
git p4: add submit --dry-run option
[~andy/git] / Documentation / git-p4.txt
index 4b03356a3a29763cb2d0179973ac8d430ce6ac55..1f32b8eaa5758e17c65ec9629e2d25cc57189d23 100644 (file)
@@ -269,6 +269,10 @@ These options can be used to modify 'git p4 submit' behavior.
        Export tags from git as p4 labels. Tags found in git are applied
        to the perforce working directory.
 
+--dry-run, -n::
+       Show just what commits would be submitted to p4; do not change
+       state in git or p4.
+
 Rebase options
 ~~~~~~~~~~~~~~
 These options can be used to modify 'git p4 rebase' behavior.