Skip to content
Snippets Groups Projects
Commit 25599f22 authored by Silvio Quadri's avatar Silvio Quadri
Browse files

Corrijo error de tipeo en documentación

parent 6e49214f
No related branches found
No related tags found
No related merge requests found
......@@ -94,10 +94,10 @@ $ ./start.sh
Estos comandos pueden brindar mas informacion sobre tu bfanodo (y hasta darte un shell):
```
$ docker stats bfaarnodo
$ docker logs bfaarnodo
$ docker exec bfaarnodo localstate.pl
$ docker exec -it bfaarnodo bash
$ docker stats bfanodo
$ docker logs bfanodo
$ docker exec bfanodo localstate.pl
$ docker exec -it bfanodo bash
```
`bfalog.sh` hay que correrlo desde el bash para que se da cuenta cuando apretas ctrl-C.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment