Added information about redirection operators to README file.

This commit is contained in:
jimmijj 2015-01-17 17:17:23 +01:00
parent b85b225dfb
commit b0f13404a0

View File

@ -32,6 +32,7 @@ This highlighter defines the following styles:
* `command_prefix` - command prefixes * `command_prefix` - command prefixes
* `precommand` - precommands (i.e. exec, builtin, ...) * `precommand` - precommands (i.e. exec, builtin, ...)
* `commandseparator` - command separation tokens * `commandseparator` - command separation tokens
* `redirection` - redirection operators
* `hashed-command` - hashed commands * `hashed-command` - hashed commands
* `path` - paths * `path` - paths
* `path_prefix` - path prefixes * `path_prefix` - path prefixes