diff options
-rwxr-xr-x | pbs-package-new | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/pbs-package-new b/pbs-package-new index ce4190c..bd76f8a 100755 --- a/pbs-package-new +++ b/pbs-package-new @@ -5,10 +5,7 @@ cmd=${0##*/} usage() { echo "Usage: $cmd [OPTIONS] REPO/PACKAGE" - echo 'Fetches and merges changes from an upstream package' - echo '' - echo 'The repository and refspec that are merged are controlled by the' - echo 'file `pbstrack`.' + echo 'Creates a new package' echo '' echo 'Options:' echo ' -h Show this message' |