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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
zh-CN.json 4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-c",
"alias": [
"--crown-margin"
],
"tip": [
"First and second line of paragraph may have different indentations,\n",
"in which case the first line's indentation is preserved, and each subsequent line's indentation matches the second line."
]
},
{
"name": "-t",
"alias": [
"--tagged-paragraph"
],
"tip": [
"Like -c, except that the first and second line of a paragraph *must* have different indentation or they are treated as separate paragraphs."
]
},
{
"name": "-m",
"alias": [
"--preserve-headers"
],
"tip": [
"Attempt to detect and preserve mail headers in the input.\n",
"Be careful when combining this flag with -p."
]
},
{
"name": "-s",
"alias": [
"--split-only"
],
"tip": [
"Split lines only, do not reflow."
]
},
{
"name": "-u",
"alias": [
"--uniform-spacing"
],
"tip": [
"Insert exactly one space between words, and two between sentences.\n",
"Sentence breaks in the input are detected as [?!.] followed by two spaces or a newline;\n",
"other punctuation is not interpreted as a sentence break."
]
},
{
"name": "-p",
"alias": [
"--prefix"
],
"next": 0,
"tip": [
"U: -p|--prefix <PREFIX>\n",
"Reformat only lines beginning with PREFIX, reattaching PREFIX to reformatted lines.\n",
"Unless -x is specified, leading whitespace will be ignored when matching PREFIX."
]
},
{
"name": "-P",
"alias": [
"--skip-prefix"
],
"next": 0,
"tip": [
"U: -P|--skip-prefix <PSKIP>\n",
"Do not reformat lines beginning with PSKIP.\n",
"Unless -X is specified, leading whitespace will be ignored when matching PSKIP"
]
},
{
"name": "-x",
"alias": [
"--exact-prefix"
],
"tip": [
"PREFIX must match at the beginning of the line with no preceding whitespace."
]
},
{
"name": "-X",
"alias": [
"--exact-skip-prefix"
],
"tip": [
"PSKIP must match at the beginning of the line with no preceding whitespace."
]
},
{
"name": "-w",
"alias": [
"--width"
],
"next": 0,
"tip": [
"U: -w|--width <WIDTH>\n",
"Fill output lines up to a maximum of WIDTH columns, default 75.\n",
"This can be specified as a negative number in the first argument."
]
},
{
"name": "-g",
"alias": [
"--goal"
],
"next": 0,
"tip": [
"U: -g|--goal <GOAL>\n",
"Goal width, default of 93% of WIDTH.\n",
"Must be less than or equal to WIDTH."
]
},
{
"name": "-q",
"alias": [
"--quick"
],
"tip": [
"Break lines more quickly at the expense of a potentially more ragged appearance."
]
},
{
"name": "-T",
"alias": [
"--tab-width"
],
"tip": [
"U: -T|--tab-width <TABWIDTH>\n",
"Treat tabs as TABWIDTH spaces for determining line length, default 8.\n",
"Note that this is used only for calculating line lengths; tabs are preserved in the output."
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"显示版本信息。"
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"显示帮助信息。"
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Reformat paragraphs from input files (or stdin) to stdout.\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