mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
fix typo in rcd docs
This commit is contained in:
parent
b26276b416
commit
1402fcb234
@ -17,7 +17,7 @@ var commandDefintion = &cobra.Command{
|
|||||||
Use: "rcd <path to files to serve>*",
|
Use: "rcd <path to files to serve>*",
|
||||||
Short: `Run rclone listening to remote control commands only.`,
|
Short: `Run rclone listening to remote control commands only.`,
|
||||||
Long: `
|
Long: `
|
||||||
This runs rclone so that it only listents to remote control commands.
|
This runs rclone so that it only listens to remote control commands.
|
||||||
|
|
||||||
This is useful if you are controlling rclone via the rc API.
|
This is useful if you are controlling rclone via the rc API.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user