chore(docs): update CLI documentation
This commit is contained in:
@@ -36,10 +36,10 @@ filebrowser config init [flags]
|
|||||||
--dateFormat use date format (true for absolute time, false for relative)
|
--dateFormat use date format (true for absolute time, false for relative)
|
||||||
--dirMode string mode bits that new directories are created with (default "0o750")
|
--dirMode string mode bits that new directories are created with (default "0o750")
|
||||||
--disableExec disables Command Runner feature (default true)
|
--disableExec disables Command Runner feature (default true)
|
||||||
|
--disableImageResolutionCalc disables image resolution calculation by reading image files
|
||||||
--disablePreviewResize disable resize of image previews
|
--disablePreviewResize disable resize of image previews
|
||||||
--disableThumbnails disable image thumbnails
|
--disableThumbnails disable image thumbnails
|
||||||
--disableTypeDetectionByHeader disables type detection by reading file headers
|
--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")
|
--fileMode string mode bits that new files are created with (default "0o640")
|
||||||
-h, --help help for init
|
-h, --help help for init
|
||||||
--hideDotfiles hide dotfiles
|
--hideDotfiles hide dotfiles
|
||||||
|
|||||||
@@ -33,10 +33,10 @@ filebrowser config set [flags]
|
|||||||
--dateFormat use date format (true for absolute time, false for relative)
|
--dateFormat use date format (true for absolute time, false for relative)
|
||||||
--dirMode string mode bits that new directories are created with (default "0o750")
|
--dirMode string mode bits that new directories are created with (default "0o750")
|
||||||
--disableExec disables Command Runner feature (default true)
|
--disableExec disables Command Runner feature (default true)
|
||||||
|
--disableImageResolutionCalc disables image resolution calculation by reading image files
|
||||||
--disablePreviewResize disable resize of image previews
|
--disablePreviewResize disable resize of image previews
|
||||||
--disableThumbnails disable image thumbnails
|
--disableThumbnails disable image thumbnails
|
||||||
--disableTypeDetectionByHeader disables type detection by reading file headers
|
--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")
|
--fileMode string mode bits that new files are created with (default "0o640")
|
||||||
-h, --help help for set
|
-h, --help help for set
|
||||||
--hideDotfiles hide dotfiles
|
--hideDotfiles hide dotfiles
|
||||||
|
|||||||
@@ -57,10 +57,10 @@ filebrowser [flags]
|
|||||||
-c, --config string config file path
|
-c, --config string config file path
|
||||||
-d, --database string database path (default "./filebrowser.db")
|
-d, --database string database path (default "./filebrowser.db")
|
||||||
--disableExec disables Command Runner feature (default true)
|
--disableExec disables Command Runner feature (default true)
|
||||||
|
--disableImageResolutionCalc disables image resolution calculation by reading image files
|
||||||
--disablePreviewResize disable resize of image previews
|
--disablePreviewResize disable resize of image previews
|
||||||
--disableThumbnails disable image thumbnails
|
--disableThumbnails disable image thumbnails
|
||||||
--disableTypeDetectionByHeader disables type detection by reading file headers
|
--disableTypeDetectionByHeader disables type detection by reading file headers
|
||||||
--disableImageResolutionCalc disables image resolution calculation by reading image files
|
|
||||||
-h, --help help for filebrowser
|
-h, --help help for filebrowser
|
||||||
--imageProcessors int image processors count (default 4)
|
--imageProcessors int image processors count (default 4)
|
||||||
-k, --key string tls key
|
-k, --key string tls key
|
||||||
|
|||||||
Reference in New Issue
Block a user