diff -r c9096eb3554c -r f0f24da5f920 docs/html/commands.html --- a/docs/html/commands.html Sat Aug 05 10:19:53 2017 +0200 +++ b/docs/html/commands.html Sat Aug 05 10:57:47 2017 +0200 @@ -87,7 +87,7 @@
-v
enable verbose output. Internally CURLOPT_VERBOSE
is set to 1 and verbose output is printed to stderr.
Most commands have the -c
and -p
options for enabling or disabling encryption. If encryption is not configured for a repository, but the -c
option is specified, encryption/decryption is enabled. When enabled, all commands handle encrypted resource names. The -p
options disables any encryption/decryption. See encryption for details.
Some commands have alternate names. For example dav ls
is and alias for dav list
. The available aliases can be found in the documentation for the respective commands.
Some commands have alternate names. For example dav ls
is an alias for dav list
. The available aliases can be found in the documentation for the respective commands.