Manual book Revised completely #76
@ -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).
|
||||
|
||||
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
|
||||
|
||||
The Farmerbot doesn’t 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.
|
||||
|
||||
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
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user