aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-29 19:41:04 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-29 19:41:04 +0000
commitd0cada487e86fb8618072839ab8507cc4c8dfc20 (patch)
treea9e46016271a3cd39c12314e324882f734b97094 /chapter06/vim.xml
parent534bb6229d2678f2b2b8c45dedd867bdffd3fac0 (diff)
Add some verbose flags to commands in the Util-Linux and Vim instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index ec2993575..9c24a6068 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -107,8 +107,8 @@
<!-- Removal is used instead of conversion in order for the user to be able to
painlessly revert his UTF-8 locale choice. -->
-<screen><userinput>rm -f /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk}
-rm -f /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen>
+<screen><userinput>rm -fv /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk}
+rm -fv /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen>
<para>Many users are used to using <command>vi</command> instead of
<command>vim</command>. To allow execution of <command>vim</command>