Fossil SCM
Fix a typo in the "fossil purge" command documentation.
Commit
c14ecc432af739bcaca83e420e26db7eb5abf1e5
Parent
20e9731ccdfa78f…
1 file changed
+1
-1
+1
-1
| --- src/purge.c | ||
| +++ src/purge.c | ||
| @@ -460,11 +460,11 @@ | ||
| 460 | 460 | ** ==== WARNING: This command can potentially destroy historical data and ==== |
| 461 | 461 | ** ==== leave your repository in a goofy state. Know what you are doing! ==== |
| 462 | 462 | ** ==== Make a backup of your repository before using this command! ==== |
| 463 | 463 | ** |
| 464 | 464 | ** ==== FURTHER WARNING: This command is a work-in-progress and may yet ==== |
| 465 | -** ==== contains bugs. ==== | |
| 465 | +** ==== contain bugs. ==== | |
| 466 | 466 | ** |
| 467 | 467 | ** fossil purge artifacts UUID... ?OPTIONS? |
| 468 | 468 | ** |
| 469 | 469 | ** Move arbitrary artifacts identified by the UUID list into the |
| 470 | 470 | ** graveyard. |
| 471 | 471 |
| --- src/purge.c | |
| +++ src/purge.c | |
| @@ -460,11 +460,11 @@ | |
| 460 | ** ==== WARNING: This command can potentially destroy historical data and ==== |
| 461 | ** ==== leave your repository in a goofy state. Know what you are doing! ==== |
| 462 | ** ==== Make a backup of your repository before using this command! ==== |
| 463 | ** |
| 464 | ** ==== FURTHER WARNING: This command is a work-in-progress and may yet ==== |
| 465 | ** ==== contains bugs. ==== |
| 466 | ** |
| 467 | ** fossil purge artifacts UUID... ?OPTIONS? |
| 468 | ** |
| 469 | ** Move arbitrary artifacts identified by the UUID list into the |
| 470 | ** graveyard. |
| 471 |
| --- src/purge.c | |
| +++ src/purge.c | |
| @@ -460,11 +460,11 @@ | |
| 460 | ** ==== WARNING: This command can potentially destroy historical data and ==== |
| 461 | ** ==== leave your repository in a goofy state. Know what you are doing! ==== |
| 462 | ** ==== Make a backup of your repository before using this command! ==== |
| 463 | ** |
| 464 | ** ==== FURTHER WARNING: This command is a work-in-progress and may yet ==== |
| 465 | ** ==== contain bugs. ==== |
| 466 | ** |
| 467 | ** fossil purge artifacts UUID... ?OPTIONS? |
| 468 | ** |
| 469 | ** Move arbitrary artifacts identified by the UUID list into the |
| 470 | ** graveyard. |
| 471 |