Correct the man page
authorKonst Mayer <cdlscpmv@gmail.com>
Tue, 19 Jun 2018 05:36:24 +0000 (12:36 +0700)
committerKonst Mayer <cdlscpmv@gmail.com>
Tue, 19 Jun 2018 05:43:31 +0000 (12:43 +0700)
Related to the introduction of the new `vimbhint` attribute.

doc/vimb.1

index e0712c4..dd76cc7 100644 (file)
@@ -1113,7 +1113,7 @@ case, but match them lowercase.
 To have upper case hint labels, it's possible to add following css to the
 `style.css' file in vimb's configuration directory.
 .IP
-"._hintLabel {text-transform: uppercase !important;}"
+"span[vimbhint="label"] {text-transform: uppercase !important;}"
 .TP
 .B history-max-items (int)
 Maximum number of unique items stored in search-, command or URI history.