scope launch script: Make the default port clear

This commit is contained in:
Mike Lang
2016-12-09 08:05:44 -08:00
parent 0e4e95e4fa
commit 7333b99b89

5
scope
View File

@@ -29,7 +29,10 @@ usage() {
$name help - Print usage info
$name version - Print version info
PEERS are of the form HOST[:PORT], and HOST may be an ip or hostname.
PEERS are of the form HOST[:PORT]
HOST may be an ip or hostname.
PORT defaults to 4040.
Launch options:
EOF
docker run --rm -e CHECKPOINT_DISABLE --entrypoint=/home/weave/scope \