Closed Niko72 closed 3 months ago
I don't reproduce this. Can you show the error you get and the log file ?
Sure, no problem! The error I got was Bad configuration: invalid default flags: "-gh"
And here the log file content.
01:10:56.259 [INFO] cli_log::init: Starting broot v1.24.2 with log level DEBUG
You're using a very old version of broot. You need to upgrade in order to get the features and behaviour of the web documentation.
To show hidden files,
default_flags: -gh
should be added toconf.hjson
. But with the minus sign, you get an error. Without it works as expected. So it should be removed from the help file.https://github.com/Canop/broot/blame/728a356987ec2b95a2bbd61b79ac955832c8633c/website/docs/conf_file.md#L91