website diff en/doc/handbook/cmdline.html @ rev 171
en: Updates and edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Sep 21 20:44:16 2008 +0000 (2008-09-21) |
parents | 442ece8703dd |
children | fa2c5bed2417 |
line diff
1.1 --- a/en/doc/handbook/cmdline.html Tue Sep 09 10:36:54 2008 +0000 1.2 +++ b/en/doc/handbook/cmdline.html Sun Sep 21 20:44:16 2008 +0000 1.3 @@ -63,7 +63,7 @@ 1.4 <h3><font color="#6c0023">Help and list available commands</font></h3> 1.5 <p> 1.6 Most GNU/Linux system commands have an option for providing information on 1.7 -their use. For support on the use of a command it is necessary to type the 1.8 +their use. For support on the use of a command, it is necessary to type the 1.9 command followed by the <code>--help</code> option. Example using the 1.10 <code>cp</code> command to copy files: 1.11 </p> 1.12 @@ -102,7 +102,7 @@ 1.13 <a name="cd"></a> 1.14 <h3><font color="#6c0023">Moving around directories</font></h3> 1.15 <p> 1.16 -To browse to the files you can use the <code>cd</code> command: 1.17 +To browse to the files, you can use the <code>cd</code> command: 1.18 </p> 1.19 <pre> 1.20 $ cd /usr/share/doc