Perforce 2006.1 Command Reference | ||
<< Previous Chapter p4 depots |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 diff |
If a changelist has been submitted, the default output also includes a list of affected files and the diffs of those files relative to the previous revision.
If a changelist is pending, it is flagged as such in the output, and the list of open files is shown. (Diffs for pending changelists are not displayed because the files have yet to be submitted to the server.)
You cannot run p4 describe on the default changelist.
While running p4 describe, the server uses Perforce's internal diff subroutine. The P4DIFF variable has no effect on this command.
-s |
Display a shortened output that excludes the files' diffs. |
-dflag |
Runs the diff routine with one of a subset of the standard UNIX diff flags. See the Usage Notes below for a flag listing. |
See the Global Options section. |
Flag |
Meaning |
---|---|
-dn |
RCS |
-dc |
context |
-ds |
summary |
-du |
unified |
-db |
ignore changes made within whitespace |
-dw |
ignore whitespace altogether |
Perforce 2006.1 Command Reference | ||
<< Previous Chapter p4 depots |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 diff |