diff --git a/src/main.cpp b/src/main.cpp index f8ed9dd..84c78b7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -126,7 +126,7 @@ void usage(const char *name) { std::cout << " search: " << std::endl << " performs a search, finding public keys " - << "containing one or more words from ." + << "containing one or more words from (separated with ',')." #ifdef HAVE_THREADS << std::endl << " specify the number of parallel threads to use." #endif /* HAVE_THREADS */