mirror of
https://github.com/monero-project/monero-docs.git
synced 2024-12-23 03:59:23 +00:00
Update monerod-reference.md
This commit is contained in:
parent
9b36833c5e
commit
cca3ff8b81
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ tail -f ~/.bitmonero/stagenet/bitmonero.log # watch the logs
|
||||||
./monerod --stagenet exit # ask daemon to exit gracefully
|
./monerod --stagenet exit # ask daemon to exit gracefully
|
||||||
```
|
```
|
||||||
|
|
||||||
The [mainnnet](/infrastructure/networks) is when you want to deal with the real XMR.
|
The [mainnet](/infrastructure/networks) is when you want to deal with the real XMR.
|
||||||
|
|
||||||
```
|
```
|
||||||
./monerod --detach # run as a daemon in background
|
./monerod --detach # run as a daemon in background
|
||||||
|
|
Loading…
Reference in a new issue