Document gzip -d
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 65a4e32..4dd3a3a 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -765,6 +765,7 @@
 Options:
 
         -c      Write output to standard output instead of FILE.gz
+        -d      decompress
 
 Example:
 
@@ -2292,4 +2293,4 @@
 
 =cut
 
-# $Id: busybox.pod,v 1.82 2000/12/11 19:39:25 andersen Exp $
+# $Id: busybox.pod,v 1.83 2000/12/13 17:59:37 andersen Exp $