summaryrefslogtreecommitdiffstats
path: root/README.pod
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2011-12-11 12:45:53 -0500
committerDave Reisner <dreisner@archlinux.org>2011-12-11 12:46:17 -0500
commit765fc11a72e815ed3a256cecfdc85c1ec85f61fd (patch)
tree3e2769efe6bf7959538a642ababe9539c730bcf1 /README.pod
parent05e3ad28c8c1818a28096f3650c07031774ce1d9 (diff)
downloadexpac-765fc11a72e815ed3a256cecfdc85c1ec85f61fd.tar.xz
add -H, --humansize parameter for formatting package sizes
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.pod b/README.pod
index 97db8f3..a921385 100644
--- a/README.pod
+++ b/README.pod
@@ -37,6 +37,12 @@ boolean AND query and regex is allowed.
Return packages matching the specified targets as package groups.
+=item B<-H, --humansize> <size>
+
+Format package sizes in SI units according to I<size>. Valid options are:
+
+ B, K, M, G, T, P, E, Z, Y
+
=item B<-1, --readone>
Stop searching after the first result. This only has an effect on -S operations