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

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
en-US.json 4.7 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"options": [
{
"name": "-a",
"alias": [
"--all"
],
"tip": [
"include dummy file systems"
]
},
{
"name": "-B",
"alias": [
"--block-size"
],
"tip": [
"U: -B|--block-size <SIZE>\n",
"scale sizes by SIZE before printing them;\n",
"E: -B M --- prints sizes in units of 1,048,576 bytes"
],
"next": [
{
"name": "K",
"tip": [
"powers of 1024"
]
},
{
"name": "M",
"tip": [
"powers of 1024"
]
},
{
"name": "G",
"tip": [
"powers of 1024"
]
},
{
"name": "T",
"tip": [
"powers of 1024"
]
},
{
"name": "P",
"tip": [
"powers of 1024"
]
},
{
"name": "E",
"tip": [
"powers of 1024"
]
},
{
"name": "Z",
"tip": [
"powers of 1024"
]
},
{
"name": "Y",
"tip": [
"powers of 1024"
]
},
{
"name": "KB",
"tip": [
"powers of 1000"
]
},
{
"name": "MB",
"tip": [
"powers of 1000"
]
},
{
"name": "GB",
"tip": [
"powers of 1000"
]
},
{
"name": "TB",
"tip": [
"powers of 1000"
]
},
{
"name": "PB",
"tip": [
"powers of 1000"
]
},
{
"name": "EB",
"tip": [
"powers of 1000"
]
},
{
"name": "ZB",
"tip": [
"powers of 1000"
]
},
{
"name": "YB",
"tip": [
"powers of 1000"
]
}
]
},
{
"name": "--total",
"tip": [
"produce a grand total"
]
},
{
"name": "-h",
"alias": [
"--human-readable"
],
"tip": [
"print sizes in human readable format (e.g. 1K 234M 2G)"
]
},
{
"name": "-H",
"alias": [
"--si"
],
"tip": [
"likewise, but use powers of 1000 not 1024"
]
},
{
"name": "-i",
"alias": [
"--inodes"
],
"tip": [
"list inode information instead of block usage"
]
},
{
"name": "-k",
"tip": [
"like --block-size=1K"
]
},
{
"name": "-l",
"alias": [
"--local"
],
"tip": [
"limit listing to local file systems"
]
},
{
"name": "--no-sync",
"tip": [
"do not invoke sync before getting usage info (default)"
]
},
{
"name": "--output",
"tip": [
"U: --output[=<FIELD_LIST>...]\n",
"use the output format defined by FIELD_LIST, or print all fields if FIELD_LIST is omitted.\n",
"[default: source size used avail pcent target]\n",
"[possible values: source, fstype, itotal, iused, iavail, ipcent, size, used, avail, pcent, file, target]"
]
},
{
"name": "-P",
"alias": [
"--portability"
],
"tip": [
"use the POSIX output format"
]
},
{
"name": "--sync",
"tip": [
"invoke sync before getting usage info (non-windows only)"
]
},
{
"name": "-t",
"alias": [
"--type"
],
"next": 0,
"tip": [
"U: -t|--type <TYPE>\n",
"limit listing to file systems of type TYPE"
]
},
{
"name": "-T",
"alias": [
"--print-type"
],
"tip": [
"print file system type"
]
},
{
"name": "-x",
"alias": [
"--exclude-type"
],
"next": 0,
"tip": [
"U: -x|--exclude-type <TYPE>\n",
"limit listing to file systems not of type TYPE"
]
},
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"Show the version."
]
}
],
"common_options": [
{
"name": "--help",
"tip": [
"Show help."
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/uutils/coreutils",
"description": [
"Show information about the file system on which each FILE resides, or all file systems by default.\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