From: P2P-Next Date: Fri, 20 Aug 2010 13:06:37 +0000 (+0300) Subject: instrumentation/hrktorrent: rename hrktorrent setting from "noseed" to "seed" X-Git-Tag: next-share-m32~4 X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=fa2b385206e988195ae769c51061a8e8e2f354e7;p=cs-p2p-next.git instrumentation/hrktorrent: rename hrktorrent setting from "noseed" to "seed" --- diff --git a/instrumentation/hrktorrent/main.cpp b/instrumentation/hrktorrent/main.cpp index dca85d0..b1a25c5 100644 --- a/instrumentation/hrktorrent/main.cpp +++ b/instrumentation/hrktorrent/main.cpp @@ -25,7 +25,7 @@ printusage(const char *argv0) std::cout << "\t-l, --limitlocal\t\tlimit local network (default: off)\n"; std::cout << "\t-t, --nodht\t\t\tdisable dht (default: on)\n"; std::cout << "\t-n, --noupnp\t\t\tdisable upnp (default: on)\n"; - std::cout << "\t-s, --noseed\t\t\tdisable seeding (default: on)\n"; + std::cout << "\t-s, --noseed\t\t\tdisable seeding (default: enabled)\n"; std::cout << "\t-f, --forcereannounce