mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 09:58:03 +02:00
Doc: remove --os-file completely
This commit is contained in:
@@ -360,7 +360,6 @@ __fastfetch_completion()
|
|||||||
local FF_OPTIONS_PATH=(
|
local FF_OPTIONS_PATH=(
|
||||||
"-c"
|
"-c"
|
||||||
"--config"
|
"--config"
|
||||||
"--os-file"
|
|
||||||
"--lib-pci"
|
"--lib-pci"
|
||||||
"--lib-vulkan"
|
"--lib-vulkan"
|
||||||
"--lib-wayland"
|
"--lib-wayland"
|
||||||
|
|||||||
@@ -937,14 +937,6 @@
|
|||||||
"default": "-"
|
"default": "-"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"long": "os-file",
|
|
||||||
"desc": "Set the additional file path which containing OS information",
|
|
||||||
"remark": "Linux only",
|
|
||||||
"arg": {
|
|
||||||
"type": "path"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"long": "disk-folders",
|
"long": "disk-folders",
|
||||||
"desc": "A colon (semicolon on Windows) separated list of folder paths to be detected",
|
"desc": "A colon (semicolon on Windows) separated list of folder paths to be detected",
|
||||||
|
|||||||
Reference in New Issue
Block a user