1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
zh-CN.json 2.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-a",
"alias": [
"--algorithm"
],
"tip": [
"U: -a|--algorithm <ALGORITHM>\n",
"select the digest type to use. See DIGEST below\n",
"[possible values: sysv, bsd, crc, md5, sha1, sha224, sha256, sha384, sha512, blake2b, sm3]"
],
"next": [
{
"name": "sysv"
},
{
"name": "bsd"
},
{
"name": "crc"
},
{
"name": "md5"
},
{
"name": "sha1"
},
{
"name": "sha224"
},
{
"name": "sha256"
},
{
"name": "sha384"
},
{
"name": "sha512"
},
{
"name": "blake2b"
},
{
"name": "sm3"
}
]
},
{
"name": "--untagged",
"tip": [
"create a reversed style checksum, without digest type"
]
},
{
"name": "--tag",
"tip": [
"create a BSD style checksum, undo --untagged (default)"
]
},
{
"name": "-l",
"alias": [
"--length"
],
"tip": [
"U: -l|--length <LENGTH>\n",
"digest length in bits;\n",
"must not exceed the max for the blake2 algorithm and must be a multiple of 8"
],
"next": 0
},
{
"name": "--raw",
"tip": [
"emit a raw binary digest, not hexadecimal"
]
},
{
"name": "-b",
"alias": [
"--base64"
],
"tip": [
"emit a base64 digest, not hexadecimal"
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"显示版本信息。"
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"显示帮助信息。"
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Print CRC and size for each file.\n",
"Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils)."
]
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/abgox-PSCompletions.git
git@api.gitlife.ru:oschina-mirror/abgox-PSCompletions.git
oschina-mirror
abgox-PSCompletions
abgox-PSCompletions
main