diff options
-rwxr-xr-x | bin/db-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/db-update b/bin/db-update index 3c67a00..8885c4a 100755 --- a/bin/db-update +++ b/bin/db-update @@ -23,7 +23,7 @@ usage() { >&2 echo '' >&2 echo 'possible options:' >&2 echo ' -f|--force $package-id:' - >&2 echo ' Force movement of Package with given id and move nothing else.' + >&2 echo ' Force movement of package with given id and move nothing else.' >&2 echo ' -h|--help:' >&2 echo ' Show this help and exit.' >&2 echo ' -n|--no-action:' |