commit | 214641f77df6f318a4b3a0b09723c19859a103f4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 05 17:04:09 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 05 17:04:09 2017 +0100 |
tree | 9422434318c17140266d397e16fd359e81bc75e7 | |
parent | 066029ef92b45dc4bd21a353b1fac25841062c26 [diff] [blame] |
Runtime file updates.
diff --git a/runtime/doc/if_ruby.txt b/runtime/doc/if_ruby.txt index b00dd45..f79ecc1 100644 --- a/runtime/doc/if_ruby.txt +++ b/runtime/doc/if_ruby.txt
@@ -72,7 +72,7 @@ *:rubyfile* *:rubyf* :rubyf[ile] {file} Execute the Ruby script in {file}. This is the same as - ":ruby load 'file'", but allows file name completion. + `:ruby load 'file'`, but allows file name completion. Executing Ruby commands is not possible in the |sandbox|.