summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2004-06-01 17:24:10 +0000
committerMartin Quinson <mquinson@debian.org>2004-06-01 17:24:10 +0000
commitbf93910f606db16fdaa9c59fdbdeae20c80a58b9 (patch)
tree190fbef97ac664b5d267daee342991474703d7b1 /po
parentc7d2c8fd96503b8a357b7550f93428071e37b055 (diff)
downloadquilt-bf93910f606db16fdaa9c59fdbdeae20c80a58b9.tar.gz
document common options to all scripts (--trace and --quiltrc)
Diffstat (limited to 'po')
-rw-r--r--po/quilt.pot17
1 files changed, 15 insertions, 2 deletions
diff --git a/po/quilt.pot b/po/quilt.pot
index 7fc6705..d806a5d 100644
--- a/po/quilt.pot
+++ b/po/quilt.pot
@@ -1,11 +1,24 @@
#: ../bin/quilt.in:15
-msgid "Usage: quilt command [-h] ..."
+msgid "Usage: quilt [--trace] [--quiltrc=XX] command [-h] ..."
msgstr ""
-#: ../bin/quilt.in:27
+#: ../bin/quilt.in:17
msgid "Commands are:"
msgstr ""
+#: ../bin/quilt.in:22
+msgid ""
+"\n"
+"Common options to all commands:\n"
+"\n"
+"--trace\n"
+"\tRuns the command in bash trace mode (-x). For internal debugging.\n"
+"\t\n"
+"--quiltrc file\n"
+"\tUse the specified configuration file instead of ~/.quiltrc. \n"
+"\tSee pdf documentation for details about its possible content."
+msgstr ""
+
#: ../quilt/add.in:22
msgid "Usage: quilt add [-p patch] {file} ..."
msgstr ""