Fossil SCM
Update Fossil man page to include new "common" commands, according to the output of "fossil help"
Commit
7f890aa458b282e4a1310ed4e1788e74d77fc341816a7fd717e65f3d83dc87b2
Parent
2856830e1765b0a…
1 file changed
+13
-11
M
fossil.1
+13
-11
| --- fossil.1 | ||
| +++ fossil.1 | ||
| @@ -14,29 +14,31 @@ | ||
| 14 | 14 | Fossil is a distributed version control system (DVCS) with built-in |
| 15 | 15 | wiki, ticket tracker, CGI/http interface, and http server. |
| 16 | 16 | |
| 17 | 17 | .SH Common COMMANDs: |
| 18 | 18 | |
| 19 | -add changes gdiff publish status | |
| 19 | +add cat gdiff praise stash | |
| 20 | +.br | |
| 21 | +addremove changes grep publish status | |
| 20 | 22 | .br |
| 21 | -addremove clean help pull sync | |
| 23 | +alerts clean help pull sync | |
| 22 | 24 | .br |
| 23 | 25 | all clone import push tag |
| 24 | 26 | .br |
| 25 | 27 | amend commit info rebuild timeline |
| 26 | 28 | .br |
| 27 | 29 | annotate delete init remote-url ui |
| 28 | 30 | .br |
| 29 | -bisect diff ls revert undo | |
| 30 | -.br | |
| 31 | -blame export merge rm unpublished | |
| 32 | -.br | |
| 33 | -branch extras mv settings unversioned | |
| 34 | -.br | |
| 35 | -bundle finfo open sqlite3 update | |
| 36 | -.br | |
| 37 | -cat fusefs praise stash version | |
| 31 | +backoffice diff ls revert undo | |
| 32 | +.br | |
| 33 | +bisect export merge rm unpublished | |
| 34 | +.br | |
| 35 | +blame extras mv settings unversioned | |
| 36 | +.br | |
| 37 | +branch finfo open smtpd update | |
| 38 | +.br | |
| 39 | +bundle fusefs pop3d sql version | |
| 38 | 40 | |
| 39 | 41 | .SH FEATURES |
| 40 | 42 | |
| 41 | 43 | Features as described on the fossil home page. |
| 42 | 44 | |
| 43 | 45 |
| --- fossil.1 | |
| +++ fossil.1 | |
| @@ -14,29 +14,31 @@ | |
| 14 | Fossil is a distributed version control system (DVCS) with built-in |
| 15 | wiki, ticket tracker, CGI/http interface, and http server. |
| 16 | |
| 17 | .SH Common COMMANDs: |
| 18 | |
| 19 | add changes gdiff publish status |
| 20 | .br |
| 21 | addremove clean help pull sync |
| 22 | .br |
| 23 | all clone import push tag |
| 24 | .br |
| 25 | amend commit info rebuild timeline |
| 26 | .br |
| 27 | annotate delete init remote-url ui |
| 28 | .br |
| 29 | bisect diff ls revert undo |
| 30 | .br |
| 31 | blame export merge rm unpublished |
| 32 | .br |
| 33 | branch extras mv settings unversioned |
| 34 | .br |
| 35 | bundle finfo open sqlite3 update |
| 36 | .br |
| 37 | cat fusefs praise stash version |
| 38 | |
| 39 | .SH FEATURES |
| 40 | |
| 41 | Features as described on the fossil home page. |
| 42 | |
| 43 |
| --- fossil.1 | |
| +++ fossil.1 | |
| @@ -14,29 +14,31 @@ | |
| 14 | Fossil is a distributed version control system (DVCS) with built-in |
| 15 | wiki, ticket tracker, CGI/http interface, and http server. |
| 16 | |
| 17 | .SH Common COMMANDs: |
| 18 | |
| 19 | add cat gdiff praise stash |
| 20 | .br |
| 21 | addremove changes grep publish status |
| 22 | .br |
| 23 | alerts clean help pull sync |
| 24 | .br |
| 25 | all clone import push tag |
| 26 | .br |
| 27 | amend commit info rebuild timeline |
| 28 | .br |
| 29 | annotate delete init remote-url ui |
| 30 | .br |
| 31 | backoffice diff ls revert undo |
| 32 | .br |
| 33 | bisect export merge rm unpublished |
| 34 | .br |
| 35 | blame extras mv settings unversioned |
| 36 | .br |
| 37 | branch finfo open smtpd update |
| 38 | .br |
| 39 | bundle fusefs pop3d sql version |
| 40 | |
| 41 | .SH FEATURES |
| 42 | |
| 43 | Features as described on the fossil home page. |
| 44 | |
| 45 |