manual update PRs

This commit is contained in:
Mik-TF 2024-05-14 18:12:06 -04:00
parent 173b3de2bc
commit c12197e021

View File

@ -50,8 +50,6 @@ We present some general information concerning the Farmerbot as well as some adv
We present additional information to complement the [Quick Guide](farmerbot_quick.md). We present additional information to complement the [Quick Guide](farmerbot_quick.md).
Note that you need to wrap the argument with quotes ("argument") when you are dealing with strings. This is valid for the network and mnemonic arguments.
## General Considerations ## General Considerations
The Farmerbot doesnt have to run physically in the farm since it instructs nodes over RMB to power on and off. The Farmerbot should be running at all time. The Farmerbot doesnt have to run physically in the farm since it instructs nodes over RMB to power on and off. The Farmerbot should be running at all time.
@ -89,6 +87,8 @@ power:
We present the different commands for the Farmerbot. We present the different commands for the Farmerbot.
Note that any argument containing spaces needs to be wrapped in quotes (e.g. mnemonic: "word1 word2 ... word12").
- `start`: to start (power on) a node - `start`: to start (power on) a node
```bash ```bash