NET/MASTER Management Services (MS) System Management Guide

The Format of a Command Help Edit File
Customizing Command Help Information
105744 Tandem Computers Incorporated 13–7
The following example highlights the word SUMMARY in the summary help line for
the DEBUG MODIFY command after exporting the command help information from
the command help database:
SUMMARY .(0/1) .+ .Modifies the value of a variable
Note The name of the command or command/operand combination does not appear in the summary help line.
Authority Level of the Command or Command/Operand Combination. A command authority
level is assigned to all NonStop NET/MASTER MS commands. In a standard-format
help edit file, the following characters appear after the word SUMMARY:
One or more blanks
One period (.), which delimits the word SUMMARY from the authority level
information
The authority level of the command or command/operand combination in
parentheses (( )):
A single number in parentheses means that no operand to the command or
command/operand combination has a higher authority level; this is shown as
(m), where m is the command authority level.
Two numbers in parentheses means that an operand to the command or
command/operand combination has a higher authority level; this is shown as
(m/n), where m is the command authority level and n is the highest operand
authority level.
The following example highlights authority level information in the summary help
line for the DEBUG MODIFY command after exporting the command help
information from the command help database:
SUMMARY .(0/1) .+ .Modifies the value of a variable