Lines Matching full:command
20 .Op Fl "c" <command>"
23 .Op Ar command [argument ...]
31 If command is provided
36 command, that command is executed and the resulting output is processed.
37 If no command is given, the
50 If the command is given directly on the command line,
65 .It Ic -c Ar command | Ic --command Ar command
66 Use the given command instead of one on the command line.
67 This command should be quoted if it consists of multiple tokens, and
69 command is used directly.
82 The following command line will run "du --libxo=html ~/src" and save
88 The following command line will run "du --libxo=html,warn ~/src" and save
94 The following command line will run "du --libxo=html,warn ~/src" and save