commit:     fafca735660732f861ddc75dbff94ac70d56cb5e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 18 07:41:21 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 18 07:41:21 2025 +0000
URL:        https://gitweb.gentoo.org/proj/steve.git/commit/?id=fafca735

Remove obsolete help option

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 steve.cxx | 1 -
 1 file changed, 1 deletion(-)

diff --git a/steve.cxx b/steve.cxx
index f12e10b..73425d2 100644
--- a/steve.cxx
+++ b/steve.cxx
@@ -30,7 +30,6 @@ static const char *usage =
 "    --verbose|-v          enable verbose logging\n"
 "    -d   -o debug         enable debug output (implies -f)\n"
 "    -f                    foreground operation\n"
-"    -s                    disable multi-threaded operation\n"
 "\n";
 
 struct steve_read_waiter {

Reply via email to