From 09ba0666834ecad00663746441d81632d6d6ea98 Mon Sep 17 00:00:00 2001 From: William Morgan Date: Thu, 7 Feb 2008 11:13:09 -0800 Subject: [PATCH] squash me --- bin/sup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sup b/bin/sup index a42da59..9a398b7 100644 --- a/bin/sup +++ b/bin/sup @@ -35,7 +35,7 @@ EOS opt :list_hooks, "List all hooks and descriptions, and quit." opt :no_threads, "Turn off threading. Helps with debugging. (Necessarily disables background polling for new messages.)" opt :no_initial_poll, "Don't poll for new messages when starting." - opt :search, "Search for threads on startup", :type => String + opt :search, "Search for this query upon startup", :type => String end if $opts[:list_hooks] -- 2.45.2