wok rev 5160

tazdev: add new cmd in usage
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 24 21:48:38 2010 +0100 (2010-03-24)
parents 396eeedb83be
children d26b0b60ce2e
files slitaz-dev-tools/stuff/tazdev
line diff
     1.1 --- a/slitaz-dev-tools/stuff/tazdev	Wed Mar 24 20:46:57 2010 +0100
     1.2 +++ b/slitaz-dev-tools/stuff/tazdev	Wed Mar 24 21:48:38 2010 +0100
     1.3 @@ -35,7 +35,8 @@
     1.4   push           Upload new packages to the main mirror (-p).
     1.5   dry-push       Show what will be uploaded to the mirror. Does nothing (-dp).
     1.6   pull           Download new packages from the main mirror.
     1.7 - dry-pull       Show what will be downloaded from the mirror. Does nothing.\n"
     1.8 + dry-pull       Show what will be downloaded from the mirror. Does nothing.
     1.9 + relpkg         Archive and uploade new package/project version\n"
    1.10  }
    1.11  
    1.12  # Exit if user is not root.