aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Fernandez <matthew.fernandez@gmail.com>2017-10-28 16:20:14 -0700
committerMatthew Fernandez <matthew.fernandez@gmail.com>2017-10-28 16:20:50 -0700
commitc7f02c4898532df0ad3ad71b5e5cabb01bfbf1c4 (patch)
tree2a8394c95e6bbbca5e24d0b730fd1f7ed4a3879a
parent4db24aa71fa2dded9e2c26fcacd3a8659eb62b7f (diff)
downloadbugseverywhere-c7f02c4898532df0ad3ad71b5e5cabb01bfbf1c4.tar.gz
fix: remove legacy help text
This should have been removed in 5fb6a912cd7cb0bcfa4512da5248baad1175faf5 as it was related to the preceding sentence that was removed.
-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
"""