Doc: remove --os-file completely

This commit is contained in:
李通洲
2024-05-06 22:48:46 +08:00
parent 855fd6edee
commit f090951abc
2 changed files with 0 additions and 9 deletions
-1
View File
@@ -360,7 +360,6 @@ __fastfetch_completion()
local FF_OPTIONS_PATH=(
"-c"
"--config"
"--os-file"
"--lib-pci"
"--lib-vulkan"
"--lib-wayland"
-8
View File
@@ -937,14 +937,6 @@
"default": "-"
}
},
{
"long": "os-file",
"desc": "Set the additional file path which containing OS information",
"remark": "Linux only",
"arg": {
"type": "path"
}
},
{
"long": "disk-folders",
"desc": "A colon (semicolon on Windows) separated list of folder paths to be detected",