From b3a5f279fc70e03ac2e3e4ab0bbe430957fc69ac Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 1 Mar 2009 01:55:11 +1100 Subject: [PATCH] Fix arg markup in :delstyle help section. --- vimperator/locale/en-US/styling.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/vimperator/locale/en-US/styling.txt b/vimperator/locale/en-US/styling.txt index a4ba91a2..bf1c6515 100644 --- a/vimperator/locale/en-US/styling.txt +++ b/vimperator/locale/en-US/styling.txt @@ -122,9 +122,8 @@ the filter are disabled. For instance, a filter [c]mozilla.org[c], given a style for [c]www.google.com,mozilla.org[c], will result in a style for [c]www.google.com[c]. The available options are: - * [c]-name[c]: The name provided to [c]:style[c] (short option: - *-n*) - * [c]-index[c]: For unnamed styles, the index listed by [c]:style[c] + * *-name*: The name provided to [c]:style[c] (short option: *-n*) + * *-index*: For unnamed styles, the index listed by [c]:style[c] (short option: *-i*) ________________________________________________________________________________