From 924c5b1ae9f17be7669bd4a9d30e8650be1cdad3 Mon Sep 17 00:00:00 2001 From: chris west Date: Sat, 27 Jun 2020 10:00:23 -0700 Subject: [PATCH] clarify --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 8aa1695..e38731c 100644 --- a/src/main.rs +++ b/src/main.rs @@ -91,8 +91,8 @@ fn print_help() { Options: -r, --render SELECTOR Render and print SELECTOR to stdout only. - -p, --port PORT Port to bind to. [Default: {port}] -h, --host HOST Hostname for links. [Default: {host}] + -p, --port PORT Port for links. [Default: {port}] -b, --bind ADDRESS Socket address to bind to. [Default: {bind}] Other flags: