X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fhtparser.doc;h=320e549885195b08be90e4380854f880ddb62e2d;hp=757f8cd66ccf862f24ae9bd40af63f5720a273b7;hb=01bb89b0e602cfcc259f90388eb8e06834b60c48;hpb=64a9096a7cd4acf3bbf4a7bf4a214f4b5cca7fdc diff --git a/doc/htparser.doc b/doc/htparser.doc index 757f8cd..320e549 100644 --- a/doc/htparser.doc +++ b/doc/htparser.doc @@ -37,7 +37,7 @@ PORT SPECIFICATION Currently, the available 'HANDLERs' are *plain* and *ssl*, for handling plain TCP connections and SSL/TLS-protected connections, respectively. For details regarding the arguments that each handler -accept, simply run *htparser* with 'HANDLER':*help*. For example, the +accept, simply run *htparser* with 'HANDLER'*:help*. For example, the command "`htparser ssl:help`" will display help for the *ssl* handler to standard output and then exit.