summaryrefslogtreecommitdiff
path: root/pbs-init
diff options
context:
space:
mode:
Diffstat (limited to 'pbs-init')
-rwxr-xr-xpbs-init2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbs-init b/pbs-init
index b3b6ba4..1a18911 100755
--- a/pbs-init
+++ b/pbs-init
@@ -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'