website rev 100

en: Typo in Hbk (take 2)
author Paul Issott <paul@slitaz.org>
date Sat Jul 05 14:51:40 2008 +0000 (2008-07-05)
parents 971e92d895df
children f403f906fe04
files en/doc/handbook/cmdline.html
line diff
     1.1 --- a/en/doc/handbook/cmdline.html	Sat Jul 05 13:31:32 2008 +0000
     1.2 +++ b/en/doc/handbook/cmdline.html	Sat Jul 05 14:51:40 2008 +0000
     1.3 @@ -181,6 +181,9 @@
     1.4  <p>
     1.5  Note you can also use the <code>-i</code> option to remove files or directories and their contents interactively:
     1.6  </p>
     1.7 +<pre>
     1.8 + $ rm -ir /home/hacker/Templates
     1.9 +</pre>
    1.10  
    1.11  <a name="read"></a>
    1.12  <h3><font color="#6c0023">View files</font></h3>