chore(docs): update CLI documentation

This commit is contained in:
Henrique Dias 2025-12-29 08:32:46 +01:00
parent a12a612970
commit 88aa56f53b
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -36,10 +36,10 @@ filebrowser config init [flags]
--dateFormat use date format (true for absolute time, false for relative)
--dirMode string mode bits that new directories are created with (default "0o750")
--disableExec disables Command Runner feature (default true)
--disableImageResolutionCalc disables image resolution calculation by reading image files
--disablePreviewResize disable resize of image previews
--disableThumbnails disable image thumbnails
--disableTypeDetectionByHeader disables type detection by reading file headers
--disableImageResolutionCalc disables image resolution calculation by reading image files
--fileMode string mode bits that new files are created with (default "0o640")
-h, --help help for init
--hideDotfiles hide dotfiles

View file

@ -33,10 +33,10 @@ filebrowser config set [flags]
--dateFormat use date format (true for absolute time, false for relative)
--dirMode string mode bits that new directories are created with (default "0o750")
--disableExec disables Command Runner feature (default true)
--disableImageResolutionCalc disables image resolution calculation by reading image files
--disablePreviewResize disable resize of image previews
--disableThumbnails disable image thumbnails
--disableTypeDetectionByHeader disables type detection by reading file headers
--disableImageResolutionCalc disables image resolution calculation by reading image files
--fileMode string mode bits that new files are created with (default "0o640")
-h, --help help for set
--hideDotfiles hide dotfiles

View file

@ -57,10 +57,10 @@ filebrowser [flags]
-c, --config string config file path
-d, --database string database path (default "./filebrowser.db")
--disableExec disables Command Runner feature (default true)
--disableImageResolutionCalc disables image resolution calculation by reading image files
--disablePreviewResize disable resize of image previews
--disableThumbnails disable image thumbnails
--disableTypeDetectionByHeader disables type detection by reading file headers
--disableImageResolutionCalc disables image resolution calculation by reading image files
-h, --help help for filebrowser
--imageProcessors int image processors count (default 4)
-k, --key string tls key