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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
zh-CN.json 2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 15.12.2024 19:16 8778d40
{
"options": [
{
"name": "-d",
"alias": [
"-decode"
],
"tip": [
"decode data"
]
},
{
"name": "-i",
"alias": [
"-ignore-garbage"
],
"tip": [
"when decoding, ignore non-alphabetic characters"
]
},
{
"name": "-w",
"alias": [
"--wrap"
],
"tip": [
"U: -w|--wrap <COLS>\n",
"wrap encoded lines after COLS character (default 76, 0 to disable wrapping)"
]
},
{
"name": "--base64",
"tip": [
"same as 'base64' program"
]
},
{
"name": "--base64url",
"tip": [
"file- and url-safe base64"
]
},
{
"name": "--base32",
"tip": [
"same as 'base32' program"
]
},
{
"name": "--base32hex",
"tip": [
"extended hex alphabet base32"
]
},
{
"name": "--base16",
"tip": [
"hex encoding"
]
},
{
"name": "--base2lsbf",
"tip": [
"bit string with least significant bit (lsb) first"
]
},
{
"name": "--base2msbf",
"tip": [
"bit string with most significant bit (msb) first"
]
},
{
"name": "--z85",
"tip": [
"ascii85-like encoding;\n",
"when encoding, input length must be a multiple of 4;\n",
"when decoding, input length must be a multiple of 5"
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"显示版本信息。"
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"显示帮助信息。"
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Encode/decode data and print to standard output.\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