desktop/lesspipe/lesspipe.install

4 lines
202 B
Plaintext
Raw Normal View History

2012-05-03 05:25:09 +08:00
post_install() {
echo "ATTENTION: Syntax highlighting is only activated if the environment variable LESS is existing and contains the option -R or -r or less is called with one of these options."
}