website diff en/doc/handbook/cmdline.html @ rev 99

en: Typo Hdk
author Paul Issott <paul@slitaz.org>
date Sat Jul 05 13:31:32 2008 +0000 (2008-07-05)
parents 503cb2f011fc
children 3043897130bf
line diff
     1.1 --- a/en/doc/handbook/cmdline.html	Fri Jul 04 23:46:09 2008 +0000
     1.2 +++ b/en/doc/handbook/cmdline.html	Sat Jul 05 13:31:32 2008 +0000
     1.3 @@ -179,7 +179,7 @@
     1.4   $ rm -rf /home/hacker/Templates
     1.5  </pre>
     1.6  <p>
     1.7 -Note you can also use the <code>-i</code> option to remove files interactively.
     1.8 +Note you can also use the <code>-i</code> option to remove files or directories and their contents interactively:
     1.9  </p>
    1.10  
    1.11  <a name="read"></a>