diff options
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 9a03c9b3c..a49b5b4ef 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -140,7 +140,7 @@ these programs.</para> <para>Documentation for other available options can be obtained by running the following command:</para> -<screen><userinput>vim -c ':options'</userinput></screen> +<screen role="nodump"><userinput>vim -c ':options'</userinput></screen> </sect2> |