diff options
| author | Brad Bishop <bradleyb@us.ibm.com> | 2015-10-29 15:20:21 -0400 |
|---|---|---|
| committer | Brad Bishop <bradleyb@us.ibm.com> | 2015-10-29 15:20:21 -0400 |
| commit | 111325b5a4a627dfa00ee74becc23eb2af40b9d9 (patch) | |
| tree | 5b3ed939db03e81d5d55d4d513eda5740f1702a0 | |
| parent | 0ea78f3accb64a63886ccb8e6d5ba07b6bfe3539 (diff) | |
| download | openbmc-docs-111325b5a4a627dfa00ee74becc23eb2af40b9d9.tar.gz openbmc-docs-111325b5a4a627dfa00ee74becc23eb2af40b9d9.zip | |
Fix description of busctl
It doesn't have much to do with REST.
| -rw-r--r-- | cheatsheet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet.md b/cheatsheet.md index 273557f..530f6c0 100644 --- a/cheatsheet.md +++ b/cheatsheet.md @@ -58,7 +58,7 @@ and running `oe-init-build-env` again (possibly with `TEMPLATE_CONF` set). http://www.freedesktop.org/software/systemd/man/busctl.html -Great tool to issue rest commands via cli. That way you don't have to wait for +Great tool to issue dbus commands via cli. That way you don't have to wait for the code to hit the path on the system. Great for running commands with QEMU too! |

