perf/scripts: Fix supported language listing option
[linux-2.6-block.git] / tools / perf / Documentation / perf-trace.txt
index 60e5900da483edb91da41dc3a149aff62092c7a8..c00a76fcb8d6b8cf366d39427f204c35b6a9c616 100644 (file)
@@ -45,9 +45,11 @@ OPTIONS
 --list=::
         Display a list of available trace scripts.
 
--s::
+-s ['lang']::
 --script=::
         Process trace data with the given script ([lang]:script[.ext]).
+       If the string 'lang' is specified in place of a script name, a
+        list of supported languages will be displayed instead.
 
 -g::
 --gen-script=::