HP Distributed Print Service Administration Guide

21
Conventions Used in this Manual
This manual uses the following typographic conventions:
User input Text that must be entered at the command line exactly
as shown, such as
pdpr -x “page-count=50” File3
Computer Indicates commands or command segments, flags,
attributes, files, directories, and other items whose
names are predefined by the system, such as pdls and
notification-delivery-method.
Also shows text that is displayed as output on your
screen or is included within a particular file, such as
# This is a line in my attributes file
Italics
Indicates a parameter or argument that you must
replace with the actual value, such as
ServerName
.
Also indicates a manpage reference.
Bold Indicates words defined for the first time.
Also indicates a default value for a flag.
Syntax Notation Command syntax notation uses symbols to indicate specific conditions.
When issuing an HPDPS command, do not actually enter the following
symbols at the command line, unless specifically instructed to do so:
Brackets [ ]
Braces { }
Bar |
Ellipsis
These symbols have the following meanings, as illustrated using the
following sample syntax statement:
pdmod [
Flags
]{
LocalJobId
…|
GlobalJobId
…}
Brackets, [ ], around values indicate that they are optional. Here,
they mean that you do not have to enter any of the available pdmod
flags with the pdmod command.