From d117bb4872e9c5b97fd1fe338d1789c9406836b6 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Wed, 17 Aug 2011 06:13:24 +0000 Subject: [PATCH] Update help output --- index.cgi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.cgi b/index.cgi index c804607..285bbf8 100755 --- a/index.cgi +++ b/index.cgi @@ -210,13 +210,15 @@ function do_help {

DESCRIPTION

-

Add ?[option[=value],..] to make your text a rainbow.

-

Options specified when uploading are used as defaults.

+

Add ?option[=value],.. to make your text a rainbow.

+

Options specified when uploading are stored as defaults.

OPTIONS

ft, filetype={filetype}
A filetype to use for highlighting, see above menu for supported types
+
fdm, foldmethod=(syntax|indent)
+
Turn on dynamic code folding
bg, background={light|dark}
Background color to use for the page
et, expandtab
-- 2.43.2