mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00: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 a new issue