Disk: rename hiddenFolder to hideFolder; add docs

This commit is contained in:
Carter Li
2025-05-21 15:09:19 +08:00
parent e2a714732a
commit d439ce8eb5
5 changed files with 23 additions and 11 deletions
+8
View File
@@ -840,6 +840,14 @@
"default": "Auto detection using mount-points"
}
},
{
"long": "disk-hide-folders",
"desc": "A colon (semicolon on Windows) separated list of folder paths to hide from the disk output",
"arg": {
"type": "path",
"default": "Auto detection using mount-points"
}
},
{
"long": "disk-show-regular",
"desc": "Specify whether regular volumes should be displayed",