Perforce 2006.1 Command Reference | ||
<< Previous Chapter p4 jobs |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 label |
Do not confuse the names of the fields in the p4 jobspec form with the names of the fields within a job. The fields in the p4 jobspec form are used to store information about the fields in the p4 jobs form.
Field Name |
Description |
---|---|
Fields: |
A list of field definitions for your site's jobs, one field per line. Each line has five parts, and is of the form code name type length persistence.
|
Fields: |
|
Values: |
Contains a lists of fields and valid values for select fields. Enter one line for each field of datatype select. Each line must contain the fieldname, a space, and the list of acceptable values separated by slashes. For example: |
Presets: |
Contains a list of fields and their default values for each field that has a persistence of default, required, once, or always. Each line must contain the field name and the default value, separated by a space. For example: |
Comments: |
Textual comments that appear at the top of each p4 job form. Each line must begin with the comment character #. See the Usage Notes below for special considerations for these comments if your users need to enter jobs through P4Win, the Perforce Windows Client. |
-o |
Write the jobspec form to standard output. |
-i |
Read the jobspec form from standard input. |
See the Global Options section. |
Perforce 2006.1 Command Reference | ||
<< Previous Chapter p4 jobs |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 label |