Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Run "tools/man_page_command_list.tcl fossil.1" to update Fossil man page to include new "common" commands, according to the output of "fossil help" |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7f890aa458b282e4a1310ed4e1788e74 |
User & Date: | andygoth 2018-09-29 02:18:28.767 |
Original Comment: | Update Fossil man page to include new "common" commands, according to the output of "fossil help" |
Context
2018-09-29
| ||
02:23 | Update man page to sync with www/index.wiki ... (check-in: 50c2a14d user: andygoth tags: trunk) | |
02:18 | Run "tools/man_page_command_list.tcl fossil.1" to update Fossil man page to include new "common" commands, according to the output of "fossil help" ... (check-in: 7f890aa4 user: andygoth tags: trunk) | |
2018-09-28
| ||
20:54 | Document reference links having no second set of square brackets ... (check-in: 2856830e user: andygoth tags: trunk) | |
Changes
Changes to fossil.1.
︙ | ︙ | |||
12 13 14 15 16 17 18 | \fICOMMAND [OPTIONS]\fR .SH DESCRIPTION Fossil is a distributed version control system (DVCS) with built-in wiki, ticket tracker, CGI/http interface, and http server. .SH Common COMMANDs: | > > | | | | | | | | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | \fICOMMAND [OPTIONS]\fR .SH DESCRIPTION Fossil is a distributed version control system (DVCS) with built-in wiki, ticket tracker, CGI/http interface, and http server. .SH Common COMMANDs: add cat gdiff praise stash .br addremove changes grep publish status .br alerts clean help pull sync .br all clone import push tag .br amend commit info rebuild timeline .br annotate delete init remote-url ui .br backoffice diff ls revert undo .br bisect export merge rm unpublished .br blame extras mv settings unversioned .br branch finfo open smtpd update .br bundle fusefs pop3d sql version .SH FEATURES Features as described on the fossil home page. .HP 1. |
︙ | ︙ |