From 2fa56446be7a049994786931e9145043362e8adb Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Sun, 20 Nov 2022 16:43:01 +0700 Subject: Guide command, MathQuiz App, ShiftOS About, and more --- ShiftOS-TheRevival/Resources/man Manuals/zip.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ShiftOS-TheRevival/Resources/man Manuals/zip.txt (limited to 'ShiftOS-TheRevival/Resources') 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 -- cgit v1.2.3