diff --git a/doc/geany.docbook b/doc/geany.docbook index 48072204..14e86f19 100644 --- a/doc/geany.docbook +++ b/doc/geany.docbook @@ -1809,9 +1809,12 @@ current_line The style for colouring the background of the current - line. Only the second argument is interpreted. + line. Only the second and third arguments are interpreted. + The second argument is the background colour. + Use the third argument to enable or disable background + highlighting for the current line (has to be true/false). - current_line=0x0;0xe5e5e5;false;false + current_line=0x0;0xe5e5e5;true;false indent_guide