summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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
===========================================================