summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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