aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/serve_commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/command/serve_commands.py')
-rw-r--r--libbe/command/serve_commands.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbe/command/serve_commands.py b/libbe/command/serve_commands.py
index c2a1be8..d380a8d 100644
--- a/libbe/command/serve_commands.py
+++ b/libbe/command/serve_commands.py
@@ -171,8 +171,6 @@ And in another terminal (or after backgrounding the server)::
If you bind your server to a public interface, take a look at the
``--read-only`` option so other people can't mess with your
repository.
-
- $ be --server http://username:password@localhost:8000/ list
"""