home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / z / zippy / !Zippy / Zoptions < prev   
Text File  |  1995-04-15  |  2KB  |  25 lines

  1. Copyright (C) 1990-1995 Mark Adler, Richard B. Wales, Jean-loup Gailly,
  2. Karl Davis and Sergio Monesi. Type 'zip "-L"' for software Licence.
  3.  Date of release: 30th March 1995
  4. Zip 2.0j (Sept 16th 1994). Usage:
  5. zip [-options] [-b path] [-t mmddyy] [-n suffixes] [zipfile list] [-xi list]
  6.   The default action is to add or replace zipfile entries from list, which
  7.   can include the special name - to compress standard input.
  8.   If zipfile and list are omitted, zip compresses stdin to stdout.
  9.   -f   freshen: only changed files  -u   update: only changed or new files
  10.   -d   delete entries in zipfile    -m   move into zipfile (delete files)
  11.   -k   force MSDOS (8+3) file names -g   allow growing existing zipfile
  12.   -r   recurse into directories     -j   junk (don't record) directory names
  13.   -0   store only                   -l   convert LF to CR LF (-ll CR LF to LF)
  14.   -1   compress faster              -9   compress better
  15.   -q   quiet operation              -v   verbose operation
  16.   -c   add one-line comments        -z   add zipfile comment
  17.   -b   use "path" for temp file     -t   only do files after "mmddyy"
  18.   -@   read names from stdin        -o   make zipfile as old as latest entry
  19.   -x   exclude the following names  -i   include only the following names
  20.   -F   fix zipfile (-FF try harder) -D   do not add directory entries
  21.   -A   adjust self-extracting exe   -J   junk zip file prefix (unzipsfx)
  22.   -T   test zipfile integrity       -X   eXclude eXtra file attributes
  23.   -e   encrypt  (-ee verify key)    -n   don't compress these suffixes
  24.   -I   scan through Image files
  25.