mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
Add maxage flag to match subcommand
This commit is contained in:
@@ -24,7 +24,7 @@ func (*mboxCmd) Synopsis() string {
|
||||
}
|
||||
|
||||
func (*mboxCmd) Usage() string {
|
||||
return `mbox [options] <mailbox>:
|
||||
return `mbox [flags] <mailbox>:
|
||||
output mailbox in mbox format
|
||||
`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user