Mercurial > docs > master
comparison style @ 19:ab5253e48c74
Wrote about the directory split.
style: New macro for env vars.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 24 Apr 2012 18:02:08 +0200 |
parents | db3567c9cc3f |
children | 6afbb4a49962 |
comparison
equal
deleted
inserted
replaced
18:db3567c9cc3f | 19:ab5253e48c74 |
---|---|
229 .CW "\\$1" "\\$2 | 229 .CW "\\$1" "\\$2 |
230 .. | 230 .. |
231 .de Fu \" function | 231 .de Fu \" function |
232 .CW "\\$1" "\\$2 | 232 .CW "\\$1" "\\$2 |
233 .. | 233 .. |
234 .de Ev \" env variable | |
235 .CW "\\$1" "\\$2 | |
236 .. | |
234 .de Cl \" command line | 237 .de Cl \" command line |
235 `\c | 238 `\c |
236 .CW "\\$1" "'\\$2 | 239 .CW "\\$1" "'\\$2 |
237 .. | 240 .. |
238 .de Sw \" switch | 241 .de Sw \" switch |