From be6bae608bcd12cb1331810b4fdf768ae69191dd Mon Sep 17 00:00:00 2001 From: Jeevitha Kannan K S Date: Fri, 8 Nov 2024 10:15:50 +0530 Subject: [PATCH] Test with kdb --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 738a2f888..00509a634 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,15 @@ curl -fsSL https://christitus.com/linuxdev | sh Linutil supports various command-line arguments to customize its behavior. Here are some common arguments you can use: + | Option | Description | Default | |------------------|------------------|:---------:| -| -h, --help | Print help | | -| -c, --config | Path to the configuration file | -| --override-validation | Show all available options, disregarding compatibility checks (UNSAFE) | | -| --size-bypass | Bypass the terminal size limit | | -| -y, --skip-confirmation | Skip confirmation prompt before executing commands | | -| -t, --theme | Set the theme to use in the application [possible values: `default`, `compatible`] | `default` | +| -h, --help | Print help | | +| -c, --config | Path to the configuration file | +| --override-validation | Show all available options, disregarding compatibility checks (UNSAFE) | | +| --size-bypass | Bypass the terminal size limit | | +| -y, --skip-confirmation | Skip confirmation prompt before executing commands | | +| -t, --theme | Set the theme to use in the application [possible values: `default`, `compatible`] | `default` | For more detailed usage, run: