make commanddocs for v1.56 (#5383)
This commit is contained in:
parent
1f846c18d4
commit
29f967dba3
26 changed files with 728 additions and 127 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue