mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
cmd/swarm: update description of swarm cmd
This commit is contained in:
parent
945fb96648
commit
cf286d6bc6
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ var (
|
|||
}
|
||||
SwarmUploadMimeType = cli.StringFlag{
|
||||
Name: "mime",
|
||||
Usage: "force mime type on upload",
|
||||
Usage: "Manually specify MIME type",
|
||||
}
|
||||
SwarmEncryptedFlag = cli.BoolFlag{
|
||||
Name: "encrypt",
|
||||
|
|
|
|||
Loading…
Reference in a new issue