From 3eaa80b0d34aa5711df49b31f15bf214e7c18785 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Wed, 17 Dec 2014 05:44:35 -0500 Subject: [svn-r25891] Updated online help page to match what the command does now. Tested: "bin/release -h" and visual inspect the output to be correct. --- bin/release | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bin/release b/bin/release index 68745ec..d771db6 100755 --- a/bin/release +++ b/bin/release @@ -40,12 +40,11 @@ USAGE() { cat << EOF -Usage: $0 [--nocheck] [-d ] [-h] ... +Usage: $0 -d [-h] [--nocheck] [--private] ... -d DIR The name of the directory where the releas(es) should be placed. - + -h print the help page. --nocheck Ignore errors in MANIFEST file. - --private Make a private release with today's date in version information. This must be run at the top level of the source directory. -- cgit v0.12