diff --git a/weed/command/webdav.go b/weed/command/webdav.go index 0e6f89040..4d5752247 100644 --- a/weed/command/webdav.go +++ b/weed/command/webdav.go @@ -36,7 +36,7 @@ func init() { var cmdWebDav = &Command{ UsageLine: "webdav -port=7333 -filer=", - Short: " start a webdav server that is backed by a filer", + Short: "start a webdav server that is backed by a filer", Long: `start a webdav server that is backed by a filer. `,