From dbd27cb30a710809dd070669c331574fdc15b397 Mon Sep 17 00:00:00 2001 From: Julien Nicoulaud Date: Fri, 9 Aug 2013 09:56:28 +0200 Subject: [PATCH] #155: document path_prefix/path_approx --- highlighters/main/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/highlighters/main/README.md b/highlighters/main/README.md index 6900bfb..df0c195 100644 --- a/highlighters/main/README.md +++ b/highlighters/main/README.md @@ -32,6 +32,8 @@ This highlighter defines the following styles: * `commandseparator` - command separation tokens * `hashed-command` - hashed commands * `path` - paths +* `path_prefix` - path prefixes +* `path_approx` - approximated paths * `globbing` - globbing expressions * `history-expansion` - history expansion expressions * `single-hyphen-option` - single hyphen options