retrieval: Address review
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ var clientFindCmd = &cli.Command{
|
||||
Usage: "find data in the network",
|
||||
Action: func(cctx *cli.Context) error {
|
||||
if !cctx.Args().Present() {
|
||||
fmt.Println("Usage: retrieve [CID]")
|
||||
fmt.Println("Usage: find [CID]")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user