mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-05 20:52:50 +08:00
fix help message
This commit is contained in:
parent
20929f2a57
commit
cdd7fa81ab
@ -23,7 +23,7 @@ func (c *commandFsLogPurge) Name() string {
|
||||
func (c *commandFsLogPurge) Help() string {
|
||||
return `purge filer logs
|
||||
|
||||
fs.log.purge [-v] [-modifyDayAgo 365]
|
||||
fs.log.purge [-v] [-daysAgo 365]
|
||||
`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user