summaryrefslogtreecommitdiffstats
path: root/git-p4.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-01-27 13:31:26 -0800
committerJunio C Hamano <gitster@pobox.com>2014-01-27 13:31:26 -0800
commitc5bd79e0cb5f924e05e9e6cdb64a4be2ade572e1 (patch)
tree1e2fc163814f8a67de8629f2a39db92f2160c39b /git-p4.txt
parentfd98be8ac969289726bc1df7bab75d2e02ddbaa7 (diff)
downloadgit-htmldocs-c5bd79e0cb5f924e05e9e6cdb64a4be2ade572e1.tar.gz
Autogenerated HTML docs for v1.9-rc1
Diffstat (limited to 'git-p4.txt')
-rw-r--r--git-p4.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-p4.txt b/git-p4.txt
index 8cba16d67..6ab5f9497 100644
--- a/git-p4.txt
+++ b/git-p4.txt
@@ -168,7 +168,8 @@ All commands except clone accept these options.
--git-dir <dir>::
Set the 'GIT_DIR' environment variable. See linkgit:git[1].
---verbose, -v::
+-v::
+--verbose::
Provide more progress information.
Sync options
@@ -279,7 +280,8 @@ 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::
+-n::
+--dry-run::
Show just what commits would be submitted to p4; do not change
state in Git or p4.