Usage:
Options:
-c, --config <CONFIG> Path to the configuration file
-t, --theme <THEME> Set the theme to use in the application [default: default] [possible values: default, compatible]
-y, --skip-confirmation Skip confirmation prompt before executing commands
--override-validation Show all available options, disregarding compatibility checks (UNSAFE)
--size-bypass Bypass the terminal size limit
-h, --help Print help
Issues / other PRs related
Resolves #934
Checklist
[x] My code adheres to the coding and style guidelines of the project.
[x] I have performed a self-review of my own code.
[ ] I have commented my code, particularly in hard-to-understand areas.
[ ] I have made corresponding changes to the documentation.
[x] My changes generate no errors/warnings/merge conflicts.
Type of Change
Description
Fixes
linutil --help
commandTesting
Before PR
After PR
Issues / other PRs related
Checklist