# HG changeset patch # User Christophe Lincoln # Date 1269463718 -3600 # Node ID 8ef66badbbaa4d3f20fcd6ad7bad39ac1701d8eb # Parent 396eeedb83be9c6359e16912d34fd2c7f37d6b2c tazdev: add new cmd in usage diff -r 396eeedb83be -r 8ef66badbbaa slitaz-dev-tools/stuff/tazdev --- a/slitaz-dev-tools/stuff/tazdev Wed Mar 24 20:46:57 2010 +0100 +++ b/slitaz-dev-tools/stuff/tazdev Wed Mar 24 21:48:38 2010 +0100 @@ -35,7 +35,8 @@ push Upload new packages to the main mirror (-p). dry-push Show what will be uploaded to the mirror. Does nothing (-dp). pull Download new packages from the main mirror. - dry-pull Show what will be downloaded from the mirror. Does nothing.\n" + dry-pull Show what will be downloaded from the mirror. Does nothing. + relpkg Archive and uploade new package/project version\n" } # Exit if user is not root.