diff options
Diffstat (limited to 'bin/ak-settings')
-rwxr-xr-x | bin/ak-settings | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ak-settings b/bin/ak-settings index 45fca1e..d2c87fb 100755 --- a/bin/ak-settings +++ b/bin/ak-settings @@ -5,10 +5,8 @@ ## Usage: ## ## -h, --help Prints this help message -## ## -g, --get [key] Gets all the settings or, in case key is set, ## returns only the key-value specified -## ## -s, --set <key> <value> Sets the settings.key to value ## fullprogrampath="$(realpath $0)" |