switched the tt's to verboses for the command line options; thanks to Doug Orleans
This commit is contained in:
parent
5cbf5843b1
commit
f0ccc5c512
|
@ -389,11 +389,11 @@ Almost all of the @tt{whalesong} commands support two command line options:
|
||||||
|
|
||||||
@itemize{
|
@itemize{
|
||||||
|
|
||||||
@item{@tt{--compress-javascript}: Use Google Closure's JavaScript
|
@item{@verbatim{--compress-javascript}: Use Google Closure's JavaScript
|
||||||
compiler to significantly compress the JavaScript. Using this
|
compiler to significantly compress the JavaScript. Using this
|
||||||
currently requires a Java 1.6 JDK.}
|
currently requires a Java 1.6 JDK.}
|
||||||
|
|
||||||
@item{@tt{--verbose}: write verbose debugging information to standard error.}
|
@item{@verbatim{--verbose}: write verbose debugging information to standard error.}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user