1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

rar: fix token (#3444)

This commit is contained in:
Ali Malek 2019-10-18 14:38:14 +03:30 committed by Marco Bonelli
parent d980056efd
commit 346add4ba3

View file

@ -12,7 +12,7 @@
- Split the archive into parts of equal size (50M):
`rar a -v50M -R {{path/to/archive_name.rar}} {{path/to/file_or_directory}}`
`rar a -v{{50M}} -R {{path/to/archive_name.rar}} {{path/to/file_or_directory}}`
- Password protect the resulting archive: