viewoptadd
command
Adds display options to all viewers.
See also: viewoptrm, viewoptls, viewoptset
Usages
-
viewoptadd [-v] [-r] type [name] [name2 ...]
With no arguments, the command prints a list of option types.
If you specify a type, the command adds a display option of that type with a generic name.
If you specify names, the command creates display options with the given names.
Options
|
|
Replace any existing option with the same name. This option cannot be used when no names are specified. |
|
|
Prints the name of the created option. |
Examples
viewoptadd vector vector_option
Creates a vector display option called “vector_option”