mirror of
https://github.com/minio/minio.git
synced 2025-01-12 07:23:23 -05:00
server: Minor command line doc change for XL. (#2022)
This commit is contained in:
parent
3ac39ff107
commit
796fe165c7
@ -46,7 +46,7 @@ var serverCmd = cli.Command{
|
|||||||
minio {{.Name}} - {{.Usage}}
|
minio {{.Name}} - {{.Usage}}
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
minio {{.Name}} [OPTIONS] PATH
|
minio {{.Name}} [OPTIONS] PATH [PATH...]
|
||||||
|
|
||||||
OPTIONS:
|
OPTIONS:
|
||||||
{{range .Flags}}{{.}}
|
{{range .Flags}}{{.}}
|
||||||
|
Loading…
Reference in New Issue
Block a user