Fossil SCM
added quite a few docs to replace the mistakenly added silly templates.
Commit
fb185f0a65c881193d0469a2052b887ed8d56bab
Parent
24db9cd12bfe4a3…
1 file changed
+1
-1
+1
-1
| --- www/reference.wiki | ||
| +++ www/reference.wiki | ||
| @@ -148,11 +148,11 @@ | ||
| 148 | 148 | <a name="changes">Usage: </a><a href="cmd_changes">fossil changes</a> |
| 149 | 149 | Report on the edit status of all files in the current checkout. |
| 150 | 150 | See also the "status" and "extra" commands. |
| 151 | 151 | |
| 152 | 152 | <hr><a href="#tof">ˆ</a> |
| 153 | - <a name="checkout">Usage: </a><a href="checkout">fossil checkout</a> VERSION ?-f|--force? | |
| 153 | + <a name="checkout">Usage: </a><a href="cmd_checkout.wiki">fossil checkout</a> VERSION ?-f|--force? | |
| 154 | 154 | Check out a version specified on the command-line. This command |
| 155 | 155 | will not overwrite edited files in the current checkout unless |
| 156 | 156 | the --force option appears on the command-line. |
| 157 | 157 | |
| 158 | 158 | See also the "update" command. |
| 159 | 159 |
| --- www/reference.wiki | |
| +++ www/reference.wiki | |
| @@ -148,11 +148,11 @@ | |
| 148 | <a name="changes">Usage: </a><a href="cmd_changes">fossil changes</a> |
| 149 | Report on the edit status of all files in the current checkout. |
| 150 | See also the "status" and "extra" commands. |
| 151 | |
| 152 | <hr><a href="#tof">ˆ</a> |
| 153 | <a name="checkout">Usage: </a><a href="checkout">fossil checkout</a> VERSION ?-f|--force? |
| 154 | Check out a version specified on the command-line. This command |
| 155 | will not overwrite edited files in the current checkout unless |
| 156 | the --force option appears on the command-line. |
| 157 | |
| 158 | See also the "update" command. |
| 159 |
| --- www/reference.wiki | |
| +++ www/reference.wiki | |
| @@ -148,11 +148,11 @@ | |
| 148 | <a name="changes">Usage: </a><a href="cmd_changes">fossil changes</a> |
| 149 | Report on the edit status of all files in the current checkout. |
| 150 | See also the "status" and "extra" commands. |
| 151 | |
| 152 | <hr><a href="#tof">ˆ</a> |
| 153 | <a name="checkout">Usage: </a><a href="cmd_checkout.wiki">fossil checkout</a> VERSION ?-f|--force? |
| 154 | Check out a version specified on the command-line. This command |
| 155 | will not overwrite edited files in the current checkout unless |
| 156 | the --force option appears on the command-line. |
| 157 | |
| 158 | See also the "update" command. |
| 159 |