Add base-directory entry along with short option -C in the README.md file.

This commit is contained in:
Sivaram Kannan
2025-10-14 08:13:55 +05:30
parent 4e6f46b191
commit 98a4233e14

View File

@@ -344,6 +344,7 @@ Options:
always, never]
--hyperlink[=<when>] Add hyperlinks to output paths [default: never] [possible
values: auto, always, never]
-C, --base-directory <path> Change the search path to <path>
-h, --help Print help (see more with '--help')
-V, --version Print version
```