[mono-api-html] Show 'static' fields as such
[mono.git] / mono / profiler / log-profiler.txt
index 3ef5dcb74994f0b9875e7f94b9e94b09dbc85abb..10140c6b3bbcab47fc007d8b870f4b9471650880 100644 (file)
@@ -133,6 +133,8 @@ date and time, then do according to *OUTSPEC*:
        and feed the data to its standard input
        * if *OUTSPEC* begins with a *-* character, use the rest of OUTSPEC as
        the filename, but force overwrite any existing file by that name
+       * if *OUTSPEC* begins with a *#* character, use the rest of OUTSPEC as a
+       file descriptor and feed the data to it.
        * otherwise write the data the the named file: note that is a file by that
        name already exists, a warning is issued and profiling is disabled.