Fossil SCM
Added the "--page wcontent" bit to the new wiki versioning example in the glossary.
Commit
b05a07a9a201ccf505f52fae1e03b26282aa737df558725db377b3dd1ea65462
Parent
ccd5cacc51fce37…
1 file changed
+3
-3
+3
-3
| --- www/glossary.md | ||
| +++ www/glossary.md | ||
| @@ -321,14 +321,14 @@ | ||
| 321 | 321 | document. |
| 322 | 322 | |
| 323 | 323 | The consequence is that if you say something like… |
| 324 | 324 | |
| 325 | 325 | $ fossil up 2020-04-01 |
| 326 | - $ fossil ui | |
| 326 | + $ fossil ui --page wcontent | |
| 327 | 327 | |
| 328 | - …you will **not** see the wiki as of April Fool’s Day in 2020, but | |
| 329 | - instead the current wiki article versions, the same as if you ran it | |
| 328 | + …you will **not** see the list of wiki articles as of April Fool’s Day in 2020, but | |
| 329 | + instead the list of *current* wiki article versions, the same as if you ran it | |
| 330 | 330 | from a check-out of the tip-of-trunk. |
| 331 | 331 | |
| 332 | 332 | Contrast embedded docs, which are not only version-controlled as |
| 333 | 333 | normal files are in Fossil, they participate in all the tagging, |
| 334 | 334 | branching, and other versioning features. There are several |
| 335 | 335 |
| --- www/glossary.md | |
| +++ www/glossary.md | |
| @@ -321,14 +321,14 @@ | |
| 321 | document. |
| 322 | |
| 323 | The consequence is that if you say something like… |
| 324 | |
| 325 | $ fossil up 2020-04-01 |
| 326 | $ fossil ui |
| 327 | |
| 328 | …you will **not** see the wiki as of April Fool’s Day in 2020, but |
| 329 | instead the current wiki article versions, the same as if you ran it |
| 330 | from a check-out of the tip-of-trunk. |
| 331 | |
| 332 | Contrast embedded docs, which are not only version-controlled as |
| 333 | normal files are in Fossil, they participate in all the tagging, |
| 334 | branching, and other versioning features. There are several |
| 335 |
| --- www/glossary.md | |
| +++ www/glossary.md | |
| @@ -321,14 +321,14 @@ | |
| 321 | document. |
| 322 | |
| 323 | The consequence is that if you say something like… |
| 324 | |
| 325 | $ fossil up 2020-04-01 |
| 326 | $ fossil ui --page wcontent |
| 327 | |
| 328 | …you will **not** see the list of wiki articles as of April Fool’s Day in 2020, but |
| 329 | instead the list of *current* wiki article versions, the same as if you ran it |
| 330 | from a check-out of the tip-of-trunk. |
| 331 | |
| 332 | Contrast embedded docs, which are not only version-controlled as |
| 333 | normal files are in Fossil, they participate in all the tagging, |
| 334 | branching, and other versioning features. There are several |
| 335 |