Fossil SCM
Correct name of extras command
Commit
4546d93da3b567e62396c5fab487f2eaea6831d08c0e8cf79721c6c2271a1e24
Parent
41162e1ac56585d…
1 file changed
+1
-1
M
src/db.c
+1
-1
| --- src/db.c | ||
| +++ src/db.c | ||
| @@ -2957,11 +2957,11 @@ | ||
| 2957 | 2957 | */ |
| 2958 | 2958 | /* |
| 2959 | 2959 | ** SETTING: ignore-glob width=40 versionable block-text |
| 2960 | 2960 | ** The value is a comma or newline-separated list of GLOB |
| 2961 | 2961 | ** patterns specifying files that the "add", "addremove", |
| 2962 | -** "clean", and "extra" commands will ignore. | |
| 2962 | +** "clean", and "extras" commands will ignore. | |
| 2963 | 2963 | ** |
| 2964 | 2964 | ** Example: *.log customCode.c notes.txt |
| 2965 | 2965 | */ |
| 2966 | 2966 | /* |
| 2967 | 2967 | ** SETTING: keep-glob width=40 versionable block-text |
| 2968 | 2968 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -2957,11 +2957,11 @@ | |
| 2957 | */ |
| 2958 | /* |
| 2959 | ** SETTING: ignore-glob width=40 versionable block-text |
| 2960 | ** The value is a comma or newline-separated list of GLOB |
| 2961 | ** patterns specifying files that the "add", "addremove", |
| 2962 | ** "clean", and "extra" commands will ignore. |
| 2963 | ** |
| 2964 | ** Example: *.log customCode.c notes.txt |
| 2965 | */ |
| 2966 | /* |
| 2967 | ** SETTING: keep-glob width=40 versionable block-text |
| 2968 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -2957,11 +2957,11 @@ | |
| 2957 | */ |
| 2958 | /* |
| 2959 | ** SETTING: ignore-glob width=40 versionable block-text |
| 2960 | ** The value is a comma or newline-separated list of GLOB |
| 2961 | ** patterns specifying files that the "add", "addremove", |
| 2962 | ** "clean", and "extras" commands will ignore. |
| 2963 | ** |
| 2964 | ** Example: *.log customCode.c notes.txt |
| 2965 | */ |
| 2966 | /* |
| 2967 | ** SETTING: keep-glob width=40 versionable block-text |
| 2968 |