Browse Source

adjust help message

logrus
Chris Lu 4 years ago
parent
commit
ed1ce3f299
  1. 2
      weed/shell/command_fs_configure.go

2
weed/shell/command_fs_configure.go

@ -27,7 +27,7 @@ func (c *commandFsConfigure) Name() string {
func (c *commandFsConfigure) Help() string { func (c *commandFsConfigure) Help() string {
return `configure and apply storage options for each location return `configure and apply storage options for each location
# see the possible configuration file content
# see the current configuration file content
fs.configure fs.configure
# trying the changes and see the possible configuration file content # trying the changes and see the possible configuration file content

Loading…
Cancel
Save