aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/command')
-rw-r--r--libbe/command/serve_commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/command/serve_commands.py b/libbe/command/serve_commands.py
index 442beea..655104c 100644
--- a/libbe/command/serve_commands.py
+++ b/libbe/command/serve_commands.py
@@ -185,7 +185,7 @@ options so other people can't mess with your repository. If you do use
authentication, you'll need to send in your username and password with,
for example::
- $ be --repo http://username:password@localhost:8000/ list
+ $ be --server http://username:password@localhost:8000/ list
"""