threefoldtech / info_grid

Apache License 2.0
1 stars 2 forks source link

Show to wrap mnemonics in quotes for farmerbot cli #530

Closed scottyeager closed 1 month ago

scottyeager commented 2 months ago

Note from the community is that it would be helpful to show that seed phrases need to be wrapped in quotes when doing an operation like this one:

https://github.com/threefoldtech/info_grid/blob/5d7fda2bb694cb779f2f573932a19506a57979e7/src/documentation/farmers/farmerbot/farmerbot_information.md?plain=1#L93

Mik-TF commented 1 month ago

So this?

farmerbot start --node \<node ID> -m "\<mnemonic>" -n dev -d

Not needed for -n or --node argument?

Mik-TF commented 1 month ago

Can close when #532 is merged