[ Joey Hess ]
* zgz: Avoid using uninitialized data as timestamp in -c mode.
Closes: #507095
+ * Document existing long options. Closes: #499488
-- Josh Triplett <josh@freedesktop.org> Thu, 27 Nov 2008 19:54:29 -0800
=item -v
+=item --verbose
+
Verbose mode, show each command that is run.
=item -d
+=item --debug
+
Debug mode.
=item -k
+=item --keep
+
Don't clean up the temporary directory on exit.
=back
=item -v
+=item --verbose
+
Verbose mode, show each command that is run.
=item -d
+=item --debug
+
Debug mode.
=item -k
+=item --keep
+
Don't clean up the temporary directory on exit.
=item -m message
+=item --message=message
+
Use this option to specify a custom commit message to pristine-tar commit.
=back