1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-03 09:03:33 +02:00

minor help formatting improvements

This commit is contained in:
Doug Kearns
2008-08-08 12:24:45 +00:00
parent 478dee9445
commit 8db0bafddb
4 changed files with 8 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ ________________________________________________________________________________
||:exe[cute] {expr1} [ ... ]|| +
________________________________________________________________________________
Execute the string that results from the evaluation of {expr1} as an Ex
command.. Example: [c]:execute echo "test"[c] shows a message with the text
command. Example: [c]:execute echo "test"[c] shows a message with the text
"test".
________________________________________________________________________________