From 8ab0f2ab3ddc3cc45f24b2a0e3e0f79abb18bd9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Fri, 9 Oct 2020 03:50:42 +0200 Subject: your_name --- usage.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usage.org') diff --git a/usage.org b/usage.org index 220ee72..8fc0e13 100644 --- a/usage.org +++ b/usage.org @@ -38,7 +38,7 @@ $ mumctl channel list root [3](4) │ another person │ some person -| you +| your_name ├─ some channel [1] │ someone alone ├─ other channel [0] @@ -69,20 +69,20 @@ connected ** TODO status #+BEGIN_SRC bash $ mumctl status -connected to localhost:65837 +connected to localhost:65837 as your_name currently in root with 2 other clients: root │ another person │ some person - | you + | your_name #+END_SRC #+BEGIN_SRC bash $ mumctl status --short -you@localhost:65387/root (3) +your_name@localhost:65387/root (3) another person some person - you + your_name #+END_SRC * More commands -- cgit v1.2.1