mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
Revert changes to MANUAL. files, they will be generated.
This commit is contained in:
parent
987584f27c
commit
35a37ab543
1
MANUAL.html
generated
1
MANUAL.html
generated
@ -5143,7 +5143,6 @@ htpasswd -B htpasswd anotherUser</code></pre>
|
||||
--client-ca string Client certificate authority to verify clients with
|
||||
--dir-cache-time Duration Time to cache directory entries for (default 5m0s)
|
||||
--dir-perms FileMode Directory permissions (default 777)
|
||||
--disable-dir-list Disable HTML directory list on GET request for a directory
|
||||
--file-perms FileMode File permissions (default 666)
|
||||
--gid uint32 Override the gid field set by the filesystem (not supported on Windows) (default 1000)
|
||||
-h, --help help for http
|
||||
|
1
MANUAL.md
generated
1
MANUAL.md
generated
@ -10162,7 +10162,6 @@ rclone serve http remote:path [flags]
|
||||
--client-ca string Client certificate authority to verify clients with
|
||||
--dir-cache-time Duration Time to cache directory entries for (default 5m0s)
|
||||
--dir-perms FileMode Directory permissions (default 777)
|
||||
--disable-dir-list Disable HTML directory list on GET request for a directory
|
||||
--file-perms FileMode File permissions (default 666)
|
||||
--gid uint32 Override the gid field set by the filesystem (not supported on Windows) (default 1000)
|
||||
-h, --help help for http
|
||||
|
1
MANUAL.txt
generated
1
MANUAL.txt
generated
@ -9702,7 +9702,6 @@ Options
|
||||
--client-ca string Client certificate authority to verify clients with
|
||||
--dir-cache-time Duration Time to cache directory entries for (default 5m0s)
|
||||
--dir-perms FileMode Directory permissions (default 777)
|
||||
--disable-dir-list Disable HTML directory list on GET request for a directory
|
||||
--file-perms FileMode File permissions (default 666)
|
||||
--gid uint32 Override the gid field set by the filesystem (not supported on Windows) (default 1000)
|
||||
-h, --help help for http
|
||||
|
Loading…
Reference in New Issue
Block a user