summaryrefslogtreecommitdiff
path: root/fastjar/fastjar.texi
diff options
context:
space:
mode:
Diffstat (limited to 'fastjar/fastjar.texi')
-rw-r--r--fastjar/fastjar.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/fastjar/fastjar.texi b/fastjar/fastjar.texi
index a40aa43e116..d39f4a9d7f3 100644
--- a/fastjar/fastjar.texi
+++ b/fastjar/fastjar.texi
@@ -150,6 +150,10 @@ in the GCC version.
@item -M
Do not create a manifest file for the entries.
+@item -i
+Generate an index of the packages in this jar and its Class-Path
+(currently a no-op for jar command-line compatibility).
+
@item -0
Store only; use no ZIP compression.