Fossil SCM
Tightened up a wordy paragraph in the Quick Start by moving the link inline.
Commit
529b94795da1640bbf76cec2b4a1053707206894b3eaa3b82408f1c7860d8b6c
Parent
ab7a22f5334c76d…
1 file changed
+1
-2
+1
-2
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -39,12 +39,11 @@ | ||
| 39 | 39 | The following sections give a brief overview of these |
| 40 | 40 | operations. |
| 41 | 41 | |
| 42 | 42 | <h2 id="new">Starting A New Project</h2> |
| 43 | 43 | |
| 44 | -To start a new project with fossil create a new empty repository | |
| 45 | -this way: ([/help/init | more info]) | |
| 44 | +To start a new project with Fossil, [/help/init | create a new empty repository]: | |
| 46 | 45 | |
| 47 | 46 | <pre><b>fossil init</b> <i>repository-filename</i> |
| 48 | 47 | </pre> |
| 49 | 48 | |
| 50 | 49 | You can name the database anything you like, and you can place it anywhere in the filesystem. |
| 51 | 50 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -39,12 +39,11 @@ | |
| 39 | The following sections give a brief overview of these |
| 40 | operations. |
| 41 | |
| 42 | <h2 id="new">Starting A New Project</h2> |
| 43 | |
| 44 | To start a new project with fossil create a new empty repository |
| 45 | this way: ([/help/init | more info]) |
| 46 | |
| 47 | <pre><b>fossil init</b> <i>repository-filename</i> |
| 48 | </pre> |
| 49 | |
| 50 | You can name the database anything you like, and you can place it anywhere in the filesystem. |
| 51 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -39,12 +39,11 @@ | |
| 39 | The following sections give a brief overview of these |
| 40 | operations. |
| 41 | |
| 42 | <h2 id="new">Starting A New Project</h2> |
| 43 | |
| 44 | To start a new project with Fossil, [/help/init | create a new empty repository]: |
| 45 | |
| 46 | <pre><b>fossil init</b> <i>repository-filename</i> |
| 47 | </pre> |
| 48 | |
| 49 | You can name the database anything you like, and you can place it anywhere in the filesystem. |
| 50 |