Fossil SCM
(Typo) grep.md correction.
Commit
d1788d5634384345c80d24fd8f097f399326f7f19c62a13869cb4434456b4217
Parent
248e05a7e1e462b…
1 file changed
+1
-1
+1
-1
| --- www/grep.md | ||
| +++ www/grep.md | ||
| @@ -49,11 +49,11 @@ | ||
| 49 | 49 | |
| 50 | 50 | $ fossil grep COMMAND: $(fossil ls src) |
| 51 | 51 | |
| 52 | 52 | If you run that in a check-out of the [Fossil self-hosting source |
| 53 | 53 | repository][fshsr], that returns the first line of the built-in |
| 54 | -documentation for each Fossil command, across all historical verisons. | |
| 54 | +documentation for each Fossil command, across all historical versions. | |
| 55 | 55 | |
| 56 | 56 | Fossil `grep` has extensions relative to these other `grep` standards, |
| 57 | 57 | such as `--verbose` to print each checkin ID considered, regardless of |
| 58 | 58 | whether it matches. This one is noteworthy here because the behavior |
| 59 | 59 | used to be under `-v` before we reassigned it to give POSIX-like `grep |
| 60 | 60 |
| --- www/grep.md | |
| +++ www/grep.md | |
| @@ -49,11 +49,11 @@ | |
| 49 | |
| 50 | $ fossil grep COMMAND: $(fossil ls src) |
| 51 | |
| 52 | If you run that in a check-out of the [Fossil self-hosting source |
| 53 | repository][fshsr], that returns the first line of the built-in |
| 54 | documentation for each Fossil command, across all historical verisons. |
| 55 | |
| 56 | Fossil `grep` has extensions relative to these other `grep` standards, |
| 57 | such as `--verbose` to print each checkin ID considered, regardless of |
| 58 | whether it matches. This one is noteworthy here because the behavior |
| 59 | used to be under `-v` before we reassigned it to give POSIX-like `grep |
| 60 |
| --- www/grep.md | |
| +++ www/grep.md | |
| @@ -49,11 +49,11 @@ | |
| 49 | |
| 50 | $ fossil grep COMMAND: $(fossil ls src) |
| 51 | |
| 52 | If you run that in a check-out of the [Fossil self-hosting source |
| 53 | repository][fshsr], that returns the first line of the built-in |
| 54 | documentation for each Fossil command, across all historical versions. |
| 55 | |
| 56 | Fossil `grep` has extensions relative to these other `grep` standards, |
| 57 | such as `--verbose` to print each checkin ID considered, regardless of |
| 58 | whether it matches. This one is noteworthy here because the behavior |
| 59 | used to be under `-v` before we reassigned it to give POSIX-like `grep |
| 60 |