lp: Address review
This commit is contained in:
@@ -30,7 +30,7 @@ var cliCmd = &cli.Command{
|
||||
Flags: []cli.Flag{
|
||||
&cli.StringFlag{
|
||||
Name: "machine",
|
||||
Usage: "machine host:port",
|
||||
Usage: "machine host:port (lotus-provider run --listen address)",
|
||||
},
|
||||
},
|
||||
Before: func(cctx *cli.Context) error {
|
||||
|
||||
Reference in New Issue
Block a user