Skip to content
Snippets Groups Projects
Commit 725022af authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Merge branch 'master' into 'master'

Corrijo error de tipeo en documentación

See merge request !2
parents 6e49214f 25599f22
No related branches found
No related tags found
1 merge request!2Corrijo error de tipeo en documentación
...@@ -94,10 +94,10 @@ $ ./start.sh ...@@ -94,10 +94,10 @@ $ ./start.sh
Estos comandos pueden brindar mas informacion sobre tu bfanodo (y hasta darte un shell): Estos comandos pueden brindar mas informacion sobre tu bfanodo (y hasta darte un shell):
``` ```
$ docker stats bfaarnodo $ docker stats bfanodo
$ docker logs bfaarnodo $ docker logs bfanodo
$ docker exec bfaarnodo localstate.pl $ docker exec bfanodo localstate.pl
$ docker exec -it bfaarnodo bash $ docker exec -it bfanodo bash
``` ```
`bfalog.sh` hay que correrlo desde el bash para que se da cuenta cuando apretas ctrl-C. `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