mirror of
https://github.com/rclone/rclone.git
synced 2025-06-19 07:02:23 +08:00
make commanddocs for v1.56 (#5383)
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user