Purpose
Displays the syntax of specified uss commands or lists functional descriptions of all uss commands
Synopsis
uss help [-topic <help string>+] [-help] uss h [-t <help string>+] [-h]
Description
The uss help command displays the complete online help entry (short description and syntax statement) for each command operation code specified by the -topic argument. If the -topic argument is omitted, the output includes the first line (name and short description) of the online help entry for every uss command.
To list every uss command whose name or short description includes a specified keyword, use the uss apropos command.
Options
Output
The online help entry for each uss command consists of the following two or three lines:
Examples
The following command displays the online help entry for the uss bulk command:
% uss help bulk uss bulk: bulk input mode Usage: uss bulk -file <bulk input file> [-template <pathname of template file>] [-verbose] [-cell <cell name>] [-admin <administrator to authenticate>] [-dryrun] [-skipauth] [-overwrite] [-pwexpires <password expires in [0..254] days (0 => never)>] [-pipe] [-help]
Privilege Required
None
Related Information