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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
zh-CN.json 2.3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-i",
"alias": [
"--ignore-environment"
],
"tip": [
"start with an empty environment"
]
},
{
"name": "-C",
"alias": [
"--chdir"
],
"next": 0,
"tip": [
"U: -C|--chdir <DIR>\n",
"change working directory to DIR"
]
},
{
"name": "-0",
"alias": [
"--null"
],
"tip": [
"end each output line with a 0 byte rather than a newline (only valid when printing the environment)"
]
},
{
"name": "-f",
"alias": [
"--file"
],
"next": 0,
"tip": [
"U: -f|--file <FILE>\n",
"read and set variables from a \".env\"-style configuration file (prior to any unset and/or set)"
]
},
{
"name": "-u",
"alias": [
"--unset"
],
"tip": [
"U: -u|--unset <NAME>\n",
"remove variable from the environment"
]
},
{
"name": "-v",
"alias": [
"--debug"
],
"tip": [
"print verbose information for each processing step"
]
},
{
"name": "-S",
"alias": [
"--split-string"
],
"next": 0,
"tip": [
"U: -S|--split-string <S>\n",
"process and split S into separate arguments;\n",
"used to pass multiple arguments on shebang lines"
]
},
{
"name": "-a",
"alias": [
"--argv0"
],
"next": 0,
"tip": [
"U: -a|--argv0 <a>\n",
"Override the zeroth argument passed to the command being executed.\n",
"Without this option a default value of `command` is used."
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"显示版本信息。"
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"显示帮助信息。"
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Set each NAME to VALUE in the environment and run COMMAND.\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