make commanddocs for v1.56 (#5383)

This commit is contained in:
Ivan Andreev 2021-06-08 18:57:04 +03:00 committed by GitHub
parent 1f846c18d4
commit 29f967dba3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 728 additions and 127 deletions

View file

@ -9,7 +9,7 @@ url: /commands/rclone_config_edit/
Enter an interactive configuration session.
## Synopsis
# Synopsis
Enter an interactive configuration session where you can setup new
remotes and manage existing ones. You may also set or remove a
@ -20,7 +20,7 @@ password to protect your configuration.
rclone config edit [flags]
```
## Options
# Options
```
-h, --help help for edit
@ -28,7 +28,7 @@ rclone config edit [flags]
See the [global flags page](/flags/) for global options not listed here.
## SEE ALSO
# SEE ALSO
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.