I'm trying to automate my backups but I can't find the syntax. The weird thing is that when I go on the FAQ page https://www.7-zip.org/faq.html it assumes that you already know the syntax. So the documentation must be somewhere
Why doesn't -r switch work as expected?
In most cases you don't need -r switch. 7-Zip can compress subfolders even without -r switch
Example 1:
7z.exe a c:\a.7z "C:\Program Files"
I don't know what -r means but it expects us to know so the docs must be somewhere