diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-01-31 09:49:57 -0500 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2012-01-31 09:49:57 -0500 |
commit | a89229eee1a2439b9dcd0ab292e917e78e712a17 (patch) | |
tree | b7518f2287b18b4603f5a7bd19c889822e338d7f | |
parent | fc18eb15e98633b57edda25fd46b81c17ae95192 (diff) | |
download | expac-a89229eee1a2439b9dcd0ab292e917e78e712a17.tar.xz |
man: add note about %w being restricted to -Q
-rw-r--r-- | README.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ The format argument allows the following interpreted sequences: %v version - %w install reason + %w install reason (only with -Q) %! result number (auto-incremented counter, starts at 0) |