Слияние кода завершено, страница обновится автоматически
{
"root": [
{
"name": "a",
"tip": [
"Add files to archive\n",
"E: a demo.zip demo\\"
]
},
{
"name": "b",
"tip": [
"Benchmark\n",
"Test the CPU usage during the execution of compression or decompression algorithms"
]
},
{
"name": "d",
"tip": [
"Delete files from archive"
]
},
{
"name": "e",
"tip": [
"Extract files from archive (without using directory names)"
]
},
{
"name": "h",
"tip": [
"Calculate hash values for files"
]
},
{
"name": "i",
"tip": [
"Show information about supported formats"
]
},
{
"name": "l",
"tip": [
"List contents of archive"
]
},
{
"name": "rn",
"tip": [
"Rename files in archive"
]
},
{
"name": "t",
"tip": [
"Test integrity of archive"
]
},
{
"name": "u",
"tip": [
"Update files to archive"
]
},
{
"name": "x",
"tip": [
"extract files with full paths\n",
"E: x D:\\demo.7z -oD:\\demo"
]
}
],
"options": [
{
"name": "--version",
"alias": [
"-v"
],
"tip": [
"Show the version."
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"Show help."
]
},
{
"name": "--",
"tip": [
"Stop switches and @listfile parsing"
]
},
{
"name": "-ai",
"tip": [
"Include archives\n",
"E: -ai!file1.txt --- Include file1.txt\n",
" -air!file1.txt --- Include file1.txt(Include subdirectory)\n",
" -ai!*.txt --- Include all txt files"
]
},
{
"name": "-ax",
"tip": [
"exclude archives\n",
"E: -ax!a*.7z --- Exclude all archives with 7z extension"
]
},
{
"name": "-ao",
"tip": [
"set Overwrite mode\n",
"E: -aoa --- Overwrite existing files without any prompting\n",
" -aos --- Skip existing files, they will not be overwritten\n",
" -aot --- If a file with the same name exists, the existing file is automatically renamed\n",
" -aou --- If a file with the same name already exists, the released file is automatically renamed"
]
},
{
"name": "-an",
"tip": [
"disable archive_name field"
]
},
{
"name": "-bb",
"tip": [
"U: -bb[0|1|2|3]\n",
"set output log level"
]
},
{
"name": "-bd",
"tip": [
"disable progress indicator"
]
},
{
"name": "-bs",
"tip": [
"U: -bs[o|e|p]\n",
"set output stream for output/error/progress line"
]
},
{
"name": "-bt",
"tip": [
"show execution time statistics"
]
},
{
"name": "-i",
"tip": [
"Include filenames\n",
"E: -i!*.txt --- Include all txt files"
]
},
{
"name": "-m",
"tip": [
"set compression Method"
]
},
{
"name": "-mmt",
"tip": [
"set number of CPU threads"
]
},
{
"name": "-mx",
"tip": [
"set compression level"
]
},
{
"name": "-o",
"tip": [
"set Output directory\n",
"U: -oD:\\demo\n"
]
},
{
"name": "-p",
"tip": [
"set Password\n",
"E: -p123456 --- Set password to 123456"
]
},
{
"name": "-r",
"tip": [
"Recurse subdirectories\n",
"E: -r- --- Disable\n",
" -r0 --- Enable"
]
},
{
"name": "-sa",
"tip": [
"U: -sa[a|e|s]\n",
"set Archive name mode"
]
},
{
"name": "-scc",
"tip": [
"U: -scc[UTF-8|WIN|DOS]\n",
"set charset for for console input/output"
]
},
{
"name": "-scs",
"tip": [
"U: -scs[UTF-8|UTF-16LE|UTF-16BE|WIN|DOS] <value>\n",
"set charset for list files"
]
},
{
"name": "-scrc",
"tip": [
"set hash function for x, e, h commands"
]
},
{
"name": "-sdel",
"tip": [
"delete files after compression"
]
},
{
"name": "-seml",
"tip": [
"send archive by email"
]
},
{
"name": "-sfx",
"tip": [
"Create SFX archive"
]
},
{
"name": "-si",
"tip": [
"read data from stdin"
]
},
{
"name": "-slp",
"tip": [
"set Large Pages mode"
]
},
{
"name": "-slt",
"tip": [
"show technical information for l (List) command"
]
},
{
"name": "-snh",
"tip": [
"store hard links as links"
]
},
{
"name": "-snl",
"tip": [
"store symbolic links as links"
]
},
{
"name": "-sni",
"tip": [
"store NT security information"
]
},
{
"name": "-sns",
"tip": [
"store NTFS alternate streams"
]
},
{
"name": "-so",
"tip": [
"write data to stdout"
]
},
{
"name": "-spd",
"tip": [
"disable wildcard matching for file names"
]
},
{
"name": "-spe",
"tip": [
"eliminate duplication of root folder for extract command"
]
},
{
"name": "-spf",
"tip": [
"use fully qualified file paths"
]
},
{
"name": "-ssc",
"tip": [
"set sensitive case mode"
]
},
{
"name": "-ssw",
"tip": [
"compress shared files"
]
},
{
"name": "-stl",
"tip": [
"set archive timestamp from the most recently modified file"
]
},
{
"name": "-stm",
"tip": [
"set CPU thread affinity mask (hexadecimal number)"
]
},
{
"name": "-stx",
"tip": [
"exclude archive type"
]
},
{
"name": "-t",
"tip": [
"U: -t[7z|bzip2|gzip|swfc|tar|wim|xz|zip...]\n",
"Set type of archive\n",
"E: -tzip --- Create zip archive"
]
},
{
"name": "-u",
"tip": [
"U: -u<[-][p#][q#][r#][x#][y#][z#][!newArchiveName]>\n",
"Update options"
]
},
{
"name": "-v",
"tip": [
"Create volumes\n",
"E: -v10m --- Create a volume of 10MB\n",
" -v10k -v15k --- Create two volumes of 10KB and 15KB"
]
},
{
"name": "-w",
"tip": [
"assign Work directory\n",
"E: -wD:\\temp --- Set working directory to D:\\temp"
]
},
{
"name": "-x",
"tip": [
"exclude filenames\n",
"E: -x!*.txt --- Exclude all txt files"
]
},
{
"name": "-y",
"tip": [
"assume Yes on all queries"
]
}
],
"info": {
"completion_info": {
"url": "https://7-zip.org/",
"description": [
"The command line cli of 7-Zip"
]
}
}
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )