Mercurial > hg > easyhg
comparison help/a-22.html @ 498:21aa41b62c3a
Add back/forward/home to Help window, and some Help edits
author | Chris Cannam |
---|---|
date | Mon, 22 Aug 2011 18:46:06 +0100 |
parents | a9032181c37d |
children |
comparison
equal
deleted
inserted
replaced
497:a9032181c37d | 498:21aa41b62c3a |
---|---|
1 <link rel="stylesheet" type="text/css" href="help.css"/> | 1 <link rel="stylesheet" type="text/css" href="help.css"/> |
2 <p><a href="topics.html">Back to Topics</a></p><hr> | |
3 | 2 |
4 | 3 |
5 <h2>I want to remove, rename, or copy a file</h2> | 4 <h2>I want to remove, rename, or copy a file</h2> |
6 | 5 |
7 <p>To remove or rename a file, you first need to find it in the list of | 6 <p>To remove or rename a file, you first need to find it in the list of |
30 <p><b>3. Enter a new name for the file.</b> | 29 <p><b>3. Enter a new name for the file.</b> |
31 <ul><li>Note: the equivalent Mercurial commands are <b>hg rename</b> and <b>hg copy</b></li></ul></p> | 30 <ul><li>Note: the equivalent Mercurial commands are <b>hg rename</b> and <b>hg copy</b></li></ul></p> |
32 | 31 |
33 | 32 |
34 | 33 |
35 <hr><p><a href="topics.html">Back to Topics</a></p> |