diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/release | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/release b/bin/release index 751a514..d582272 100755 --- a/bin/release +++ b/bin/release @@ -20,6 +20,8 @@ # # --nocheck Ignore errors in MANIFEST file. # +# --private Make a private release with today's date in version information. +# # The other command-line options are the names of the programs to use # for compressing the resulting tar archive (if none are given then # `tar md5' is assumed): |