-# no-init: Disable initialization termcap as it causes the screen to get
-# cleared on some systems.
-# quit-if-one-screen: If the output fits on the current screen quit less.
-# RAW-CONTROL-CHARS: Display ANSI "color" escape sequences to allow colored
-# output. Other escape sequences are drawn in caret
-# notation.
-# ignore-case: Ignore case if the search string doesn't contain any uppercase
-# letters. If there are uppercase letters respect case.
+# --no-init:
+# Disable initialization termcap as it causes the screen to get cleared on
+# some systems.
+# --quit-if-one-screen:
+# If the output fits on the current screen quit less.
+# --RAW-CONTROL-CHARS:
+# Display ANSI "color" escape sequences to allow colored output. Other
+# escape sequences are drawn in caret notation.
+# --ignore-case:
+# Ignore case if the search string doesn't contain any uppercase letters.
+# If there are uppercase letters respect case.