.TP
\-l, \-\-long
-Show long rev (Defaults off)\&.
+Show long rev (Default: off)\&.
+
+.TP
+\-t, \-\-time
+Show raw timestamp (Default: off)\&.
.TP
\-S, \-\-rev\-file <revs\-file>
.SH "SYNOPSIS"
-git\-p4import [\-q|\-v] [\-\-authors <file>] [\-t <timezone>] <//p4repo/path> <branch>
+git\-p4import [\-q|\-v] [\-\-notags] [\-\-authors <file>] [\-t <timezone>] <//p4repo/path> <branch>
git\-p4import \-\-stitch <//p4repo/path>
\-\-authors
Specify an authors file containing a mapping of Perforce user ids to full names and email addresses (see Notes below)\&.
+.TP
+\-\-notags
+Do not create a tag for each imported commit\&.
+
.TP
\-\-stitch
Import the contents of the given perforce branch into the currently checked out git branch\&.