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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
zh-CN.json 1.8 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-d",
"alias": [
"--directory"
],
"tip": [
"Make a directory instead of a file"
]
},
{
"name": "-u",
"alias": [
"--dry-run"
],
"tip": [
"do not create anything; merely print a name (unsafe)"
]
},
{
"name": "-q",
"alias": [
"--quiet"
],
"tip": [
"Fail silently if an error occurs."
]
},
{
"name": "--suffix",
"next": 0,
"tip": [
"U: --suffix <SUFFIX>\n",
"append SUFFIX to TEMPLATE;\n",
"SUFFIX must not contain a path separator.\n",
"This option is implied if TEMPLATE does not end with X."
]
},
{
"name": "-p",
"next": 0,
"tip": [
"U: -p <DIR>\n",
"short form of --tmpdir"
]
},
{
"name": "--tmpdir",
"tip": [
"U: --tmpdir[=<DIR>]\n",
"interpret TEMPLATE relative to DIR;\n",
"if DIR is not specified, use $TMPDIR ($TMP on windows) if set, else /tmp.\n",
"With this option, TEMPLATE must not be an absolute name; unlike with -t, TEMPLATE may contain slashes, but mktemp creates only the final component"
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"显示版本信息。"
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"显示帮助信息。"
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Create a temporary file or directory.\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