From 363846f726f5c12d72e32c5a958f0eb2ae0d768c Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 1 Dec 2005 13:36:37 +0000 Subject: Document options common to all commands --- doc/quilt.1.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc/quilt.1.in') diff --git a/doc/quilt.1.in b/doc/quilt.1.in index f68d27a..7036e63 100644 --- a/doc/quilt.1.in +++ b/doc/quilt.1.in @@ -98,6 +98,23 @@ no longer needed, so there is no need to clean up manually. @REFERENCE@ +.SH COMMON OPTIONS TO ALL COMMANDS + +.IP \"\\fB--trace\\fP\" 8 + +Runs the command in bash trace mode (-x). For internal debugging. + +.IP \"\\fB--quiltrc\\fP file\" 8 + +Use the specified configuration file instead of ~/.quiltrc (or +/etc/quilt.quiltrc if ~/.quiltrc does not exist). See the pdf +documentation for details about its possible contents. + +.IP \"\\fB--version\\fP\" 8 + +Print the version number and exit immediately. + + .SH EXAMPLE OF WORKING TREE .fam C -- cgit