Fossil SCM
help page linkt to doc files references fossil-scm.org, not the local repository to be usefull in all repositories, not only in clones of fossil
Commit
47f4866bbc23bc29b46d92487cf4795196db1474
Parent
94741fb68fd0e50…
1 file changed
+1
-1
+1
-1
| --- src/main.c | ||
| +++ src/main.c | ||
| @@ -673,11 +673,11 @@ | ||
| 673 | 673 | @ <pre>%s(zDest)</pre> |
| 674 | 674 | free(zDest); |
| 675 | 675 | } |
| 676 | 676 | } |
| 677 | 677 | @ <hr>additional information may be found in the web documentation: |
| 678 | - @ <a href="doc/tip/www/cmd_%s(aCommand[idx].zName).wiki"> | |
| 678 | + @ <a href="http://www.fossil-scm.org/fossil/doc/tip/www/cmd_%s(aCommand[idx].zName).wiki"> | |
| 679 | 679 | @ cmd_%s(aCommand[idx].zName)</a>, see also the list of |
| 680 | 680 | @ <a href="help">available commands</a> in fossil |
| 681 | 681 | @ version %s(MANIFEST_VERSION" "MANIFEST_DATE) UTC |
| 682 | 682 | }else{ |
| 683 | 683 | int nCol, nRow, i, tests, cnt; |
| 684 | 684 |
| --- src/main.c | |
| +++ src/main.c | |
| @@ -673,11 +673,11 @@ | |
| 673 | @ <pre>%s(zDest)</pre> |
| 674 | free(zDest); |
| 675 | } |
| 676 | } |
| 677 | @ <hr>additional information may be found in the web documentation: |
| 678 | @ <a href="doc/tip/www/cmd_%s(aCommand[idx].zName).wiki"> |
| 679 | @ cmd_%s(aCommand[idx].zName)</a>, see also the list of |
| 680 | @ <a href="help">available commands</a> in fossil |
| 681 | @ version %s(MANIFEST_VERSION" "MANIFEST_DATE) UTC |
| 682 | }else{ |
| 683 | int nCol, nRow, i, tests, cnt; |
| 684 |
| --- src/main.c | |
| +++ src/main.c | |
| @@ -673,11 +673,11 @@ | |
| 673 | @ <pre>%s(zDest)</pre> |
| 674 | free(zDest); |
| 675 | } |
| 676 | } |
| 677 | @ <hr>additional information may be found in the web documentation: |
| 678 | @ <a href="http://www.fossil-scm.org/fossil/doc/tip/www/cmd_%s(aCommand[idx].zName).wiki"> |
| 679 | @ cmd_%s(aCommand[idx].zName)</a>, see also the list of |
| 680 | @ <a href="help">available commands</a> in fossil |
| 681 | @ version %s(MANIFEST_VERSION" "MANIFEST_DATE) UTC |
| 682 | }else{ |
| 683 | int nCol, nRow, i, tests, cnt; |
| 684 |