aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/Resources/man Manuals/zip.txt
blob: 6e2250434698c72e38c3203f2403cf29c4a693e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Compress file or directory into a zip file

[CONTENT TYPE] Type of content you want to add into the archive
-D             Adding a directory into the archive
-F             Adding a file into the archive

[FILENAME.ZIP] Filename of the archive you want to make

[CONTENT NAME] The name of file or directory you want to archive

example: zip -f 'lorem.zip' 'ipsum.txt'