mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
adjust help message
This commit is contained in:
parent
c0d279c54e
commit
ed1ce3f299
|
@ -27,7 +27,7 @@ func (c *commandFsConfigure) Name() string {
|
|||
func (c *commandFsConfigure) Help() string {
|
||||
return `configure and apply storage options for each location
|
||||
|
||||
# see the possible configuration file content
|
||||
# see the current configuration file content
|
||||
fs.configure
|
||||
|
||||
# trying the changes and see the possible configuration file content
|
||||
|
|
Loading…
Reference in a new issue