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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
en-US.json 2.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-b",
"alias": [
"--bytes"
],
"next": 0,
"tip": [
"U: -b|--bytes <LIST>\n",
"filter byte columns from the input source"
]
},
{
"name": "-c",
"alias": [
"--characters"
],
"next": 0,
"tip": [
"U: -c|--characters <LIST>\n",
"alias for character mode"
]
},
{
"name": "-d",
"alias": [
"--delimiter"
],
"next": 0,
"tip": [
"U: -d|--delimiter <DELIM>\n",
"specify the delimiter character that separates fields in the input source.\n",
"Defaults to Tab."
]
},
{
"name": "-w",
"tip": [
"Use any number of whitespace (Space, Tab) to separate fields in the input source (FreeBSD extension)."
]
},
{
"name": "-f",
"alias": [
"--fields"
],
"next": 0,
"tip": [
"U: -f|--fields <LIST>\n",
"filter field columns from the input source"
]
},
{
"name": "--complement",
"tip": [
"invert the filter - instead of displaying only the filtered columns, display all but those columns"
]
},
{
"name": "-s",
"alias": [
"--only-delimited"
],
"tip": [
"in field mode, only print lines which contain the delimiter"
]
},
{
"name": "-z",
"alias": [
"--zero-terminated"
],
"tip": [
"instead of filtering columns based on line, filter columns based on \\0 (NULL character)"
]
},
{
"name": "--output-delimiter",
"next": 0,
"tip": [
"U: --output-delimiter <NEW_DELIM>\n",
"in field mode, replace the delimiter in output lines with this option's argument"
]
},
{
"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 specified byte or field columns from each line of stdin or the input files.\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