Fossil SCM
Missed one.
Commit
2f19a68768f0763fbd33c66e34f91afd68650bac
Parent
e4b78f20035bb78…
1 file changed
+1
-1
+1
-1
| --- src/update.c | ||
| +++ src/update.c | ||
| @@ -92,11 +92,11 @@ | ||
| 92 | 92 | ** The -v or --verbose option prints status information about |
| 93 | 93 | ** unchanged files in addition to those file that actually do change. |
| 94 | 94 | ** |
| 95 | 95 | ** Options: |
| 96 | 96 | ** --case-sensitive <BOOL> override case-sensitive setting |
| 97 | -** --debug Print debug information on stdout. | |
| 97 | +** --debug print debug information on stdout | |
| 98 | 98 | ** --latest acceptable in place of VERSION, update to latest version |
| 99 | 99 | ** --force-missing force update if missing content after sync |
| 100 | 100 | ** --no-dir-symlinks Disables support for directory symlinks. |
| 101 | 101 | ** -n|--dry-run If given, display instead of run actions |
| 102 | 102 | ** -v|--verbose print status information about all files |
| 103 | 103 |
| --- src/update.c | |
| +++ src/update.c | |
| @@ -92,11 +92,11 @@ | |
| 92 | ** The -v or --verbose option prints status information about |
| 93 | ** unchanged files in addition to those file that actually do change. |
| 94 | ** |
| 95 | ** Options: |
| 96 | ** --case-sensitive <BOOL> override case-sensitive setting |
| 97 | ** --debug Print debug information on stdout. |
| 98 | ** --latest acceptable in place of VERSION, update to latest version |
| 99 | ** --force-missing force update if missing content after sync |
| 100 | ** --no-dir-symlinks Disables support for directory symlinks. |
| 101 | ** -n|--dry-run If given, display instead of run actions |
| 102 | ** -v|--verbose print status information about all files |
| 103 |
| --- src/update.c | |
| +++ src/update.c | |
| @@ -92,11 +92,11 @@ | |
| 92 | ** The -v or --verbose option prints status information about |
| 93 | ** unchanged files in addition to those file that actually do change. |
| 94 | ** |
| 95 | ** Options: |
| 96 | ** --case-sensitive <BOOL> override case-sensitive setting |
| 97 | ** --debug print debug information on stdout |
| 98 | ** --latest acceptable in place of VERSION, update to latest version |
| 99 | ** --force-missing force update if missing content after sync |
| 100 | ** --no-dir-symlinks Disables support for directory symlinks. |
| 101 | ** -n|--dry-run If given, display instead of run actions |
| 102 | ** -v|--verbose print status information about all files |
| 103 |