From 07d46886dfa8e2712728930a2912cd24ee4b6a7e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 Feb 2009 09:12:52 +0000 Subject: Anthony Bryan's letter=>symbol fixes --- docs/MANUAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/MANUAL') diff --git a/docs/MANUAL b/docs/MANUAL index 417befb37..b59231a03 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -512,7 +512,7 @@ CONFIG FILE can also specify the long options without the dashes to make it more readable. You can separate the options and the parameter with spaces, or with = or :. Comments can be used within the file. If the first letter on a - line is a '#'-letter the rest of the line is treated as a comment. + line is a '#'-symbol the rest of the line is treated as a comment. If you want the parameter to contain spaces, you must enclose the entire parameter within double quotes ("). Within those quotes, you specify a -- cgit v1.2.3