plus-largeArguments

You can run the application with additional arguments by just appending -(option) at the end.

For example, to view all available arguments, you can run: ./TShell -help or ./TShell --help

You can also use -h and --h options

circle-info

You do not need to use sudo for most actions when using arguments, but it is recommended to run the application with elevated privileges or execute it as root.

Last updated