1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 00:24:11 +01:00

Put quotes around example bash command, just like Vim's help.

This commit is contained in:
Ted Pavlic
2008-12-29 16:32:57 -05:00
parent db7d16bf0e
commit 7c64cd0a6c

View File

@@ -630,7 +630,7 @@ ____
____
Flag passed to shell when executing :! and :run commands.
E.g. bash -c gvim
E.g. "bash -c gvim"
____