You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/json_schema.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1754,6 +1754,10 @@
1754
1754
"type": "string",
1755
1755
"description": "A colon (semicolon on Windows) separated list of folder paths for the disk output\nDefault: auto detection using mount-points\nThis option overrides other `show*` options"
1756
1756
},
1757
+
"hideFolders": {
1758
+
"type": "string",
1759
+
"description": "A colon (semicolon on Windows) separated list of folder paths to hide from the disk output\nDefault: /efi:/boot:/boot/efi"
1760
+
},
1757
1761
"showExternal": {
1758
1762
"type": "boolean",
1759
1763
"description": "Set if external volume should be printed",
0 commit comments