Merge branch '5tv' of https://github.com/hlintala/youtube-dl into hlintala-5tv
[youtube-dl] / youtube_dl / options.py
index 5a2315bd96ce0c6abfdf4a8bea65aa68e6fa370b..689fa75951e2fd390b93fa550807337bd6185aa2 100644 (file)
@@ -145,7 +145,7 @@ def parseOpts(overrideArguments=None):
     general.add_option(
         '--list-extractors',
         action='store_true', dest='list_extractors', default=False,
-        help='List all supported extractors and the URLs they would handle')
+        help='List all supported extractors')
     general.add_option(
         '--extractor-descriptions',
         action='store_true', dest='list_extractor_descriptions', default=False,