Fossil SCM
Correct typo in [fossil configuration sync] documentation.
Commit
23515802c9b797a37eea0a222b7ce21203d0b758
Parent
a6e2ceb4541526f…
1 file changed
+1
-1
+1
-1
| --- src/configure.c | ||
| +++ src/configure.c | ||
| @@ -857,11 +857,11 @@ | ||
| 857 | 857 | ** |
| 858 | 858 | ** Push the local configuration into the remote server identified |
| 859 | 859 | ** by URL. Admin privilege is required on the remote server for |
| 860 | 860 | ** this to work. When the same record exists both locally and on |
| 861 | 861 | ** the remote end, the one that was most recently changed wins. |
| 862 | -** Use the --legacy flag when talking to holder servers. | |
| 862 | +** Use the --legacy flag when talking to older servers. | |
| 863 | 863 | ** |
| 864 | 864 | ** %fossil configuration reset AREA |
| 865 | 865 | ** |
| 866 | 866 | ** Restore the configuration to the default. AREA as above. |
| 867 | 867 | ** |
| 868 | 868 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -857,11 +857,11 @@ | |
| 857 | ** |
| 858 | ** Push the local configuration into the remote server identified |
| 859 | ** by URL. Admin privilege is required on the remote server for |
| 860 | ** this to work. When the same record exists both locally and on |
| 861 | ** the remote end, the one that was most recently changed wins. |
| 862 | ** Use the --legacy flag when talking to holder servers. |
| 863 | ** |
| 864 | ** %fossil configuration reset AREA |
| 865 | ** |
| 866 | ** Restore the configuration to the default. AREA as above. |
| 867 | ** |
| 868 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -857,11 +857,11 @@ | |
| 857 | ** |
| 858 | ** Push the local configuration into the remote server identified |
| 859 | ** by URL. Admin privilege is required on the remote server for |
| 860 | ** this to work. When the same record exists both locally and on |
| 861 | ** the remote end, the one that was most recently changed wins. |
| 862 | ** Use the --legacy flag when talking to older servers. |
| 863 | ** |
| 864 | ** %fossil configuration reset AREA |
| 865 | ** |
| 866 | ** Restore the configuration to the default. AREA as above. |
| 867 | ** |
| 868 |