lp: Address review

This commit is contained in:
Łukasz Magiera
2024-02-21 13:28:49 +01:00
parent edbff6b2e9
commit 91d3edecfd
4 changed files with 12 additions and 39 deletions
+1 -1
View File
@@ -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 {