1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

docs: improve serve command descriptions

This commit is contained in:
albertony
2022-06-19 19:18:14 +02:00
parent bc70a95fca
commit 70d9d75801
7 changed files with 24 additions and 25 deletions

View File

@@ -41,8 +41,8 @@ func init() {
var Command = &cobra.Command{
Use: "serve <protocol> [opts] <remote>",
Short: `Serve a remote over a protocol.`,
Long: `rclone serve is used to serve a remote over a given protocol. This
command requires the use of a subcommand to specify the protocol, e.g.
Long: `Serve a remote over a given protocol. Requires the use of a
subcommand to specify the protocol, e.g.
rclone serve http remote: