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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
zh-CN.json 4.7 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-b",
"alias": [
"--body-numbering"
],
"tip": [
"U: -b|--body-numbering <STYLE>\n",
"use STYLE for numbering body lines"
],
"next": [
{
"name": "a",
"tip": [
"number all lines"
]
},
{
"name": "t",
"tip": [
"number only nonempty lines"
]
},
{
"name": "n",
"tip": [
"number no lines"
]
},
{
"name": "pBRE",
"tip": [
"number only lines that contain a match for the basic regular expression, BRE"
]
}
]
},
{
"name": "-d",
"alias": [
"--section-delimiter"
],
"next": 0,
"tip": [
"U: -d|--section-delimiter <CC>\n",
"use CC for separating logical pages"
]
},
{
"name": "-f",
"alias": [
"--footer-numbering"
],
"tip": [
"U: -f|--footer-numbering <STYLE>\n",
"use STYLE for numbering footer lines"
],
"next": [
{
"name": "a",
"tip": [
"number all lines"
]
},
{
"name": "t",
"tip": [
"number only nonempty lines"
]
},
{
"name": "n",
"tip": [
"number no lines"
]
},
{
"name": "pBRE",
"tip": [
"number only lines that contain a match for the basic regular expression, BRE"
]
}
]
},
{
"name": "-h",
"alias": [
"--header-numbering"
],
"tip": [
"U: -h|--header-numbering <STYLE>\n",
"use STYLE for numbering header lines"
],
"next": [
{
"name": "a",
"tip": [
"number all lines"
]
},
{
"name": "t",
"tip": [
"number only nonempty lines"
]
},
{
"name": "n",
"tip": [
"number no lines"
]
},
{
"name": "pBRE",
"tip": [
"number only lines that contain a match for the basic regular expression, BRE"
]
}
]
},
{
"name": "-i",
"alias": [
"--line-increment"
],
"next": 0,
"tip": [
"U: -i|--line-increment <NUMBER>\n",
"line number increment at each line"
]
},
{
"name": "-l",
"alias": [
"--join-blank-lines"
],
"next": 0,
"tip": [
"U: -l|--join-blank-lines <NUMBER>\n",
"group of NUMBER empty lines counted as one"
]
},
{
"name": "-n",
"alias": [
"--number-format"
],
"tip": [
"U: -n|--number-format <FORMAT>\n",
"insert line numbers according to FORMAT"
],
"next": [
{
"name": "ln",
"tip": [
"left justified, no leading zeros"
]
},
{
"name": "rn",
"tip": [
"right justified, no leading zeros"
]
},
{
"name": "rz",
"tip": [
"right justified, leading zeros"
]
}
]
},
{
"name": "-p",
"alias": [
"--no-renumber"
],
"tip": [
"do not reset line numbers at logical pages"
]
},
{
"name": "-s",
"alias": [
"--number-separator"
],
"next": 0,
"tip": [
"U: -s|--number-separator <STRING>\n",
"add STRING after (possible) line number"
]
},
{
"name": "-v",
"alias": [
"--starting-line-number"
],
"next": 0,
"tip": [
"U: -v|--starting-line-number <NUMBER>\n",
"first line number on each logical page"
]
},
{
"name": "-w",
"alias": [
"--number-width"
],
"next": 0,
"tip": [
"U: -w|--number-width <NUMBER>\n",
"use NUMBER columns for line numbers"
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"显示版本信息。"
]
}
],
"common_options": [
{
"name": "--help",
"tip": [
"显示帮助信息。"
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Number lines of 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