2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00
[SVN r26616]
This commit is contained in:
Dave Abrahams
2005-01-02 00:39:24 +00:00
parent e5eeab2349
commit 4e9538d155

View File

@@ -251,7 +251,7 @@ local rule print-help-top ( )
print.list-item --help-output <type>; The type of output to genetare.
'"console" is formated text echoed to the console (the default);'
'"text" is formated text appended to the output file;'
'"html" is HTLM output to the file.' ;
'"html" is HTML output to the file.' ;
print.list-item --help-output-file <file>; The file to output the documentation. ;
print.list-end ;
}