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

en: localy browseable (with file://)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 19 14:09:59 2009 +0200 (2009-08-19)
parents 3c4edaebb9b5
children b8788d938e18
line diff
     1.1 --- a/en/doc/handbook/cmdline.html	Sat Sep 13 14:13:30 2008 +0000
     1.2 +++ b/en/doc/handbook/cmdline.html	Wed Aug 19 14:09:59 2009 +0200
     1.3 @@ -31,22 +31,22 @@
     1.4  <h2><font color="#DF8F06">Command Line Reference (<em>cmdline</em>)</font></h2>
     1.5  
     1.6  <ul>
     1.7 -    <li><a href="#intro">Introduction to the commands.</a></li>
     1.8 -    <li><a href="#help">Help and list available commands.</a></li>
     1.9 -    <li><a href="#ls">List the files in a directory.</a></li>
    1.10 -    <li><a href="#cd">Moving around directories.</a></li>
    1.11 -    <li><a href="#cp">Copy files.</a></li>
    1.12 -    <li><a href="#mkdir">Create a new directory.</a></li>
    1.13 -    <li><a href="#rm">Remove files or directories.</a></li>
    1.14 -    <li><a href="#read">View the files.</a></li>
    1.15 -    <li><a href="#edit">Edit files in ncurses mode.</a></li>
    1.16 -    <li><a href="#cat">Cat</a> - Edit a line of commands.</li>
    1.17 -    <li><a href="#web-nav">Navigate the web.</a></li>
    1.18 -    <li><a href="#irc-chat">Chat on IRC channels.</a></li>
    1.19 -    <li><a href="#wget">Download files.</a></li>
    1.20 -    <li><a href="#partitions">List the available partitions.</a></li>
    1.21 -    <li><a href="#mount">Mount a partition, cdrom or USB key.</a></li>
    1.22 -    <li><a href="#halt">Halt the system or Reboot.</a></li>
    1.23 +    <li><a href="index.html#intro">Introduction to the commands.</a></li>
    1.24 +    <li><a href="index.html#help">Help and list available commands.</a></li>
    1.25 +    <li><a href="index.html#ls">List the files in a directory.</a></li>
    1.26 +    <li><a href="index.html#cd">Moving around directories.</a></li>
    1.27 +    <li><a href="index.html#cp">Copy files.</a></li>
    1.28 +    <li><a href="index.html#mkdir">Create a new directory.</a></li>
    1.29 +    <li><a href="index.html#rm">Remove files or directories.</a></li>
    1.30 +    <li><a href="index.html#read">View the files.</a></li>
    1.31 +    <li><a href="index.html#edit">Edit files in ncurses mode.</a></li>
    1.32 +    <li><a href="index.html#cat">Cat</a> - Edit a line of commands.</li>
    1.33 +    <li><a href="index.html#web-nav">Navigate the web.</a></li>
    1.34 +    <li><a href="index.html#irc-chat">Chat on IRC channels.</a></li>
    1.35 +    <li><a href="index.html#wget">Download files.</a></li>
    1.36 +    <li><a href="index.html#partitions">List the available partitions.</a></li>
    1.37 +    <li><a href="index.html#mount">Mount a partition, cdrom or USB key.</a></li>
    1.38 +    <li><a href="index.html#halt">Halt the system or Reboot.</a></li>
    1.39  </ul>
    1.40  
    1.41  <a name="intro"></a>
    1.42 @@ -351,7 +351,7 @@
    1.43  <!-- Footer. -->
    1.44  <div id="footer">
    1.45  	<div class="footer-right"></div>
    1.46 -	<a href="#top">Top of the page</a> | 
    1.47 +	<a href="index.html#top">Top of the page</a> | 
    1.48  	<a href="index.html">Table of contents</a>
    1.49  </div>
    1.50