1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 02:51:26 +02:00

Use consistent _$VAR_ in help. Before it was mix of _$VAR_ and \'$VAR'

This commit is contained in:
Ted Pavlic
2008-12-29 21:39:31 -05:00
parent 7c64cd0a6c
commit ed62a80d20
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ loaded.
Plugins will not be sourced if 'noloadplugins' is set.
The user's \'$HOME'(~) directory is determined as follows:
The user's ~ (i.e., "home") directory is determined as follows:
* Unix and Mac -- _$HOME_ is used.
* Windows -- if _%HOME%_ is set then this is used, otherwise _%USERPROFILE%_ or finally