diff --git a/linkchecker b/linkchecker index 129847af..9a669f74 100755 --- a/linkchecker +++ b/linkchecker @@ -311,7 +311,7 @@ group.add_option("-V", "--version", action="store_true", dest="version", group.add_option("--priority", action="store_true", dest="priority", help=_( -"""Run with normal thread scheduling priority. Per default Linkchecker +"""Run with normal thread scheduling priority. Per default LinkChecker runs with low thread priority to be suitable as a background job.""")) optparser.add_option_group(group)