diff options
Diffstat (limited to 'pbs-init')
-rwxr-xr-x | pbs-init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ cmd=${0##*/} usage() { echo "Usage: $cmd [OPTIONS] [DIRECTORY]" - echo 'Creates a new pbs repository' + echo 'Creates a new pbs repository.' echo '' echo 'Options:' echo ' -h Show this message' |