Flags have higher precedence than config values

This commit is contained in:
aditya-K2
2023-05-11 00:26:50 +05:30
parent 598845c711
commit 8a801177f7
3 changed files with 33 additions and 4 deletions

View File

@@ -124,6 +124,8 @@ $ gspt
## Command-line Parameters
```
NOTE: Command-line flags take priority over config values.
Usage of ./gspt:
-c string
Specify The Directory to check for config.yml file. (default "$XDG_CONFIG_HOME/gspt")