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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
en-US.json 1.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-c",
"alias": [
"--bytes"
],
"next": 0,
"tip": [
"U: -c|--bytes <[-]NUM>\n",
"print the first NUM bytes of each file;\n",
"with the leading '-', print all but the last NUM bytes of each file"
]
},
{
"name": "-n",
"alias": [
"--lines"
],
"next": 0,
"tip": [
"U: -n|--lines <[-]NUM>\n",
"print the first NUM lines instead of the first 10;\n",
"with the leading '-', print all but the last NUM lines of each file"
]
},
{
"name": "-q",
"alias": [
"--quiet",
"--silent"
],
"tip": [
"never print headers giving file names"
]
},
{
"name": "-v",
"alias": [
"--verbose"
],
"tip": [
"always print headers giving file names"
]
},
{
"name": "-z",
"alias": [
"--zero-terminated"
],
"tip": [
"line delimiter is NUL, not newline"
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"Show the version."
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"Show help."
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Print the first 10 lines of each 'FILE' 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