summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2005-12-01 13:36:37 +0000
committerMartin Quinson <mquinson@debian.org>2005-12-01 13:36:37 +0000
commit363846f726f5c12d72e32c5a958f0eb2ae0d768c (patch)
tree7f70e66bcba7939b6f9bbea4190dd72843b9637f /doc
parent4e4aaf83dbd5a8a9779f5cf411ac0231bf3bf22b (diff)
downloadquilt-363846f726f5c12d72e32c5a958f0eb2ae0d768c.tar.gz
Document options common to all commands
Diffstat (limited to 'doc')
-rw-r--r--doc/quilt.1.in17
1 files changed, 17 insertions, 0 deletions
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