mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-07-30 22:58:32 +08:00
mark the webdav as unstable
This commit is contained in:
parent
f2c4c888f6
commit
0094ca3f8a
@ -37,7 +37,7 @@ func init() {
|
||||
|
||||
var cmdWebDav = &Command{
|
||||
UsageLine: "webdav -port=7333 -filer=<ip:port>",
|
||||
Short: "start a webdav server that is backed by a filer",
|
||||
Short: "<unstable> start a webdav server that is backed by a filer",
|
||||
Long: `start a webdav server that is backed by a filer.
|
||||
|
||||
`,
|
||||
|
Loading…
Reference in New Issue
Block a user