浏览代码

rar: fix token (#3444)

Ali Malek 5 年之前
父节点
当前提交
346add4ba3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/rar.md

+ 1 - 1
pages/common/rar.md

@@ -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: