summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2015-04-24 17:22:17 +0200
committerJean Delvare <jdelvare@suse.de>2015-04-24 17:39:29 +0200
commit514bc20e7438813bba52a62a0f304d80f6ac385f (patch)
treeb72c44998065e9b8437fcd5d4093c4ac445b1c71
parent26e4fa949ad966863aed9245e42cf36f66820e8d (diff)
downloadquilt-514bc20e7438813bba52a62a0f304d80f6ac385f.tar.gz
guards: Documentation update
* Fix synopsis format. * Document the new --path=@<file> option.
-rw-r--r--bin/guards.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/guards.in b/bin/guards.in
index 67b84ff..0c20372 100644
--- a/bin/guards.in
+++ b/bin/guards.in
@@ -252,8 +252,8 @@ guards - select from a list of files guarded by conditions
=head1 SYNOPSIS
F<guards> [--prefix=F<dir>] [--path=F<dir1:dir2:...>] [--default=<0|1>]
- [--check|--list] [--invert-match] [--with-guards] [--config=<file>]
- I<symbol> ...
+[--check|--list] [--invert-match] [--with-guards] [--config=<file>]
+I<symbol> ...
=head1 DESCRIPTION
@@ -288,7 +288,9 @@ file system. If files are referenced in the specification that do not exist, or
if files are not enlisted in the specification file warnings are printed. The
I<--path> option can be used to specify which directory or directories to scan.
Multiple directories are separated by a colon (C<:>) character. The
-I<--prefix> option specifies the location of the files.
+I<--prefix> option specifies the location of the files. Alternatively, the
+I<--path=@E<lt>fileE<gt>> syntax can be used to specify a file from which the
+file names will be read.
Use I<--list> to list all files independent of any rules. Use I<--invert-match>
to list only the excluded patches. Use I<--with-guards> to also include all