[dak/master 1/3] generate-filelist: improve formatting of help
Signed-off-by: Torsten Werner <twerner@debian.org>
---
dak/generate_filelist.py | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dak/generate_filelist.py b/dak/generate_filelist.py
index d0a6459..43a7605 100755
--- a/dak/generate_filelist.py
+++ b/dak/generate_filelist.py
@@ -85,10 +85,10 @@ def usage():
print """Usage: dak generate_filelist [OPTIONS]
Create filename lists for apt-ftparchive.
- -s, --suite=SUITE act on this suite
+ -s, --suite=SUITE act on this suite
-c, --component=COMPONENT act on this component
- -a, --architecture=ARCH act on this architecture
- -h, --help show this help and exit
+ -a, --architecture=ARCH act on this architecture
+ -h, --help show this help and exit
ARCH, COMPONENT and SUITE can be comma (or space) separated list, e.g.
--suite=testing,unstable"""
--
1.6.5
Reply to: