mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
formatting
This commit is contained in:
parent
d0473e27d9
commit
8111f7663d
|
@ -30,7 +30,7 @@ var cmdUpload = &Command{
|
|||
Short: "upload one or a list of files",
|
||||
Long: `upload one or a list of files, or batch upload one whole folder recursively.
|
||||
|
||||
If uploading a list of files:
|
||||
If uploading a list of files:
|
||||
It uses consecutive file keys for the list of files.
|
||||
e.g. If the file1 uses key k, file2 can be read via k_1
|
||||
|
||||
|
|
Loading…
Reference in a new issue