nit: docs space

This commit is contained in:
Andrew Jackson (Ajax) 2023-05-08 15:39:47 -05:00
parent 30fae764ae
commit 313c701be6

View File

@ -277,7 +277,7 @@ var runCmd = &cli.Command{
}, },
&cli.BoolFlag{ &cli.BoolFlag{
Name: "data-cid", Name: "data-cid",
Usage: "Run the data-cid task. true|false ", Usage: "Run the data-cid task. true|false",
Value: true, Value: true,
DefaultText: "inherits --addpiece", DefaultText: "inherits --addpiece",
}, },