From d6738c9a5ad3b25013d4788ea4e847abdaa06ce9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 16 Mar 2013 18:42:56 -0400 Subject: Fix usage text for pbs-package-new --- pbs-package-new | 5 +---- 1 file changed, 1 insertion(+), 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' -- cgit v1.1-4-g5e80