b5757e8f42
Copy from Archiving/zip based on submit request 44233 from user coolo OBS-URL: https://build.opensuse.org/request/show/44233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zip?expand=0&rev=12
11 lines
489 B
Diff
11 lines
489 B
Diff
--- zip.c
|
|
+++ zip.c
|
|
@@ -730,6 +730,7 @@
|
|
" -r recurse into directories (see Recursion below)",
|
|
" -m after archive created, delete original files (move into archive)",
|
|
" -j junk directory names (store just file names)",
|
|
+" -k Attempt to convert the names and paths to conform to MSDOS",
|
|
" -q quiet operation",
|
|
" -v verbose operation (just \"zip -v\" shows version information)",
|
|
" -c prompt for one-line comment for each entry",
|