From fa2b385206e988195ae769c51061a8e8e2f354e7 Mon Sep 17 00:00:00 2001 From: P2P-Next Date: Fri, 20 Aug 2010 16:06:37 +0300 Subject: [PATCH] instrumentation/hrktorrent: rename hrktorrent setting from "noseed" to "seed" --- instrumentation/hrktorrent/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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