Command Formatting Conventions
In this guide, commands are shown in a different font from the main text, as in this example:
get dynamic-group;
Variables that you must replace appear in italic text. In this example, replace assoc-number with the actual association number:
abort user assoc-number;
If you must enter only one of a list of options, the options are shown separated by the pipe character |. In this example, you should choose either true or false:
set access-controls = true | false;
Optional items are shown enclosed in square brackets, as the tag option is in this example:
set admin-user [tag] = own-entry
If items can be repeated, this is shown by a trailing ellipsis ..., for example:
item 1 [,item 2 ...]
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |