From 2bf085049718a163ddc71b8c02989158ca595596 Mon Sep 17 00:00:00 2001 From: Stefan Hoffmann Date: Sun, 5 Oct 2014 19:32:24 +0200 Subject: doc: remove documentation for `:shell` see #450 --- runtime/doc/quickref.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime/doc/quickref.txt') diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index 983626a58b..30455eb234 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -967,7 +967,6 @@ Short explanation of each option: *option-list* ------------------------------------------------------------------------------ *Q_et* External commands -|:shell| :sh[ell] start a shell |:!| :!{command} execute {command} with a shell |K| K lookup keyword under the cursor with 'keywordprg' program (default: "man") -- cgit