summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-04-20 14:50:15 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-04-20 14:50:15 +0200
commita0fc3612f3ba3d03e79ebff575e3dfc30b70376c (patch)
tree36fda8a0f3b6085eaa3ec93744fe1d2d98692616 /README.rst
parent8cc032ded94850012fbedad22880037e6daeb12e (diff)
[docs] mention logs in the readme
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 126bedc5..28af7467 100644
--- a/README.rst
+++ b/README.rst
@@ -60,6 +60,20 @@ Please report any bugs `in our bug tracker`_.
.. _`in our bug tracker`: https://leap.se/code/projects/report-issues
+Logs
+----
+
+If you want to watch the logs, from the command line::
+
+ bitmaskctl logs watch
+
+The paste command can be handy to do bug reports (needs ``pastebinit`` installed
+in the system)::
+
+ bitmaskctl logs send
+
+
+
Development
===========================================================