Fossil SCM
Doc help typo fix reported in [forum:c45cc13c3c|forum post c45cc13c3c].
Commit
b53ee9190f24e3956bbf3eb8ba3ef7a806c46966a8538135e670ed896940cd4b
Parent
fa9d3fb22baa64b…
1 file changed
+1
-1
+1
-1
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -60,11 +60,11 @@ | ||
| 60 | 60 | ** |
| 61 | 61 | ** The ~/.fossil file records the location of all repositories for a |
| 62 | 62 | ** user. This command performs certain operations on all repositories |
| 63 | 63 | ** that can be useful before or after a period of disconnected operation. |
| 64 | 64 | ** |
| 65 | -** On Win32 systems, the file is named "_fossil" and is located in | |
| 65 | +** On Win32 systems, the file is named "_FOSSIL_" and is located in | |
| 66 | 66 | ** %LOCALAPPDATA%, %APPDATA% or %HOMEPATH%. |
| 67 | 67 | ** |
| 68 | 68 | ** Available operations are: |
| 69 | 69 | ** |
| 70 | 70 | ** backup Backup all repositories. The argument must be the name of |
| 71 | 71 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -60,11 +60,11 @@ | |
| 60 | ** |
| 61 | ** The ~/.fossil file records the location of all repositories for a |
| 62 | ** user. This command performs certain operations on all repositories |
| 63 | ** that can be useful before or after a period of disconnected operation. |
| 64 | ** |
| 65 | ** On Win32 systems, the file is named "_fossil" and is located in |
| 66 | ** %LOCALAPPDATA%, %APPDATA% or %HOMEPATH%. |
| 67 | ** |
| 68 | ** Available operations are: |
| 69 | ** |
| 70 | ** backup Backup all repositories. The argument must be the name of |
| 71 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -60,11 +60,11 @@ | |
| 60 | ** |
| 61 | ** The ~/.fossil file records the location of all repositories for a |
| 62 | ** user. This command performs certain operations on all repositories |
| 63 | ** that can be useful before or after a period of disconnected operation. |
| 64 | ** |
| 65 | ** On Win32 systems, the file is named "_FOSSIL_" and is located in |
| 66 | ** %LOCALAPPDATA%, %APPDATA% or %HOMEPATH%. |
| 67 | ** |
| 68 | ** Available operations are: |
| 69 | ** |
| 70 | ** backup Backup all repositories. The argument must be the name of |
| 71 |