aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/Resources/man Manuals/zip.txt
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-20 16:43:01 +0700
committerEverythingWindows <[email protected]>2022-11-20 16:43:01 +0700
commit2fa56446be7a049994786931e9145043362e8adb (patch)
treefd715e8afde59181985e3e2c654dfbfeeda27880 /ShiftOS-TheRevival/Resources/man Manuals/zip.txt
parent5ae42df217ded307bb8e33611d2292ebdb523a18 (diff)
downloadshiftos-therevival-old-2fa56446be7a049994786931e9145043362e8adb.tar.gz
shiftos-therevival-old-2fa56446be7a049994786931e9145043362e8adb.tar.bz2
shiftos-therevival-old-2fa56446be7a049994786931e9145043362e8adb.zip
Guide command, MathQuiz App, ShiftOS About, and more
Diffstat (limited to 'ShiftOS-TheRevival/Resources/man Manuals/zip.txt')
-rw-r--r--ShiftOS-TheRevival/Resources/man Manuals/zip.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/Resources/man Manuals/zip.txt b/ShiftOS-TheRevival/Resources/man Manuals/zip.txt
new file mode 100644
index 0000000..6e22504
--- /dev/null
+++ b/ShiftOS-TheRevival/Resources/man Manuals/zip.txt
@@ -0,0 +1,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' \ No newline at end of file