Marcus Meissner
b45c767fda
- Add Source URL, see http://en.opensuse.org/SourceUrls - Cleanup spec file OBS-URL: https://build.opensuse.org/request/show/162694 OBS-URL: https://build.opensuse.org/package/show/Archiving/zip?expand=0&rev=11
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",
|