The help command is used to obtain the help information about commands. We recommend that you run the help command when you want to know the usage of a command.
Note The commands described in this topic apply to Linux. To use the commands in other
systems, replace ./ossutil in the command with the actual executable program name.
For example, you can use the help command in 32-bit Windows systems by running ossutil32.exe help.
Command syntax
./ossutil help [command]
Examples
- Obtain the help information about all commands
./ossutil help
- Obtain the help information about the cp command
./ossutil help cp
- View the information about all options
./ossutil help -h
- Display the help information about the ls command in Chinese
./ossutil help ls -L ch