summaryrefslogtreecommitdiffstats
path: root/README.pod
diff options
context:
space:
mode:
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.pod b/README.pod
index e3d2ca8..2f89272 100644
--- a/README.pod
+++ b/README.pod
@@ -95,7 +95,7 @@ The format argument allows the following interpreted sequences:
%f filename (only with -S)
- %i has install scriptlet
+ %i has install scriptlet (only with -Q)
%k download size
@@ -115,6 +115,8 @@ The format argument allows the following interpreted sequences:
%v version
+ %w install reason
+
%% literal %
Standard backslash escape sequences are supported. See printf(1).