From a2690047bba8fd371747a309d2e2cade2529a84c Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 2 Jun 2015 16:16:14 -0700 Subject: docs --- one.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'one.cpp') diff --git a/one.cpp b/one.cpp index f2d7970b..c4970ab8 100644 --- a/one.cpp +++ b/one.cpp @@ -94,8 +94,8 @@ static void cliPrintHelp(const char *pn,FILE *out) fprintf(out," -D - ZeroTier home path for parameter auto-detect"ZT_EOL_S); fprintf(out," -p - HTTP port (default: auto)"ZT_EOL_S); fprintf(out," -T - Authentication token (default: auto)"ZT_EOL_S); - //fprintf(out," -H - HTTP IP address (default: 127.0.0.1)"ZT_EOL_S""ZT_EOL_S); - fprintf(out,"Available commands:"ZT_EOL_S); + //fprintf(out," -H - HTTP server bind address (default: 127.0.0.1)"ZT_EOL_S); + fprintf(out,ZT_EOL_S"Available commands:"ZT_EOL_S); fprintf(out," info - Display status info"ZT_EOL_S); fprintf(out," listpeers - List all peers"ZT_EOL_S); fprintf(out," listnetworks - List all networks"ZT_EOL_S); -- cgit v1.2.3