1
0
mirror of https://github.com/rancher/os.git synced 2025-09-24 20:09:21 +00:00

Fix typos

This commit is contained in:
Philippe Vaucher
2017-01-05 12:29:09 +01:00
parent a6153c37e6
commit 8443aa43da
2 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ If you're on OS X, you can run RancherOS using [_xhyve_](https://github.com/mist
You can enable extra log information in the console by setting them using `sudo ros config set`,
or as kernel boot parameters.
Enable all logging by setting `rancher.debug` true
or you can set `rancher.docker.debug`, `racher.system_docker.debug`, `rancher.bootstrap_docker.debug`, or `rancher.log` individually.
or you can set `rancher.docker.debug`, `rancher.system_docker.debug`, `rancher.bootstrap_docker.debug`, or `rancher.log` individually.
You will also be able to view the debug logging information by running `dmesg` as root.