aboutsummaryrefslogtreecommitdiffstats
path: root/usage.org
diff options
context:
space:
mode:
authorEskil Queseth <eskilq@kth.se>2020-10-16 01:43:13 +0200
committerEskil Queseth <eskilq@kth.se>2020-10-16 01:43:13 +0200
commit7e8e67edb7d6ac66fd6073c55053a4e8234710e8 (patch)
tree4c8e04f4b1a031adaf46d39197675d4e500338bd /usage.org
parentd38696eaef440f551fde00e91d73e192d1e8e89b (diff)
parent18a3c0b3cf8254b70857e31ddd2b6213b10db156 (diff)
downloadmum-7e8e67edb7d6ac66fd6073c55053a4e8234710e8.tar.gz
Merge remote-tracking branch 'origin/main' into error-handling
Diffstat (limited to 'usage.org')
-rw-r--r--usage.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/usage.org b/usage.org
index f866dca..e340165 100644
--- a/usage.org
+++ b/usage.org
@@ -20,8 +20,8 @@ The daemon doesn't do anything by itself. Interfacing with it is done through
The basic commands are the smallest subset of commands that allow the user to
actually use mum for something. In this case it means connecting to a server,
listing channels and connecting to channels.
-** TODO server
-*** TODO connect
+** DONE server
+*** DONE connect
#+BEGIN_SRC bash
$ mumctl server connect localhost your_name
connecting to localhost...
@@ -31,8 +31,8 @@ root
│ some person
| your_name
#+END_SRC
-** TODO channel
-*** TODO list
+** DONE channel
+*** DONE list
#+BEGIN_SRC bash
$ mumctl channel list
root [3](4)
@@ -60,13 +60,13 @@ root [3](4)
│ └─ subsubchannel [2]
└─ AFK [1]
#+END_SRC
-*** TODO connect
+*** DONE connect
#+BEGIN_SRC bash
$ mumctl channel connect some channel
connecting to some channel...
connected
#+END_SRC
-** TODO status
+** DONE status
#+BEGIN_SRC bash
$ mumctl status
connected to localhost:65837 as your_name