Fossil SCM

Doc formatting fixes from [forum:/forumpost/a924078381 | /forumpost/a924078381].

stephan 2021-02-06 11:50 trunk
Commit 3c8831ec47cef55bd64955c671152a34039a6bdb991481ec3a92e2ae24b82f3a
1 file changed +4 -4
+4 -4
--- www/grep.md
+++ www/grep.md
@@ -18,15 +18,15 @@
1818
| `-l` | list a checkin ID prefix for matching historical versions of the file
1919
| `-v` | print each checkin ID considered, regardless of whether it matches
2020
2121
That leaves many divergences at the option level from POSIX `grep`:
2222
23
-* There is no built-in way to get a count of matches, as with `grep
24
- -c`.
23
+* There is no built-in way to get a count of matches, as with
24
+ `grep -c`.
2525
26
-* You cannot give more than one pattern, as with `grep -e` or `grep
27
- -f`.
26
+* You cannot give more than one pattern, as with `grep -e` or
27
+ `grep -f`.
2828
2929
* There is no equivalent of `grep -F` to do literal fixed-string
3030
matches only.
3131
3232
* `fossil grep -l` does not do precisely the same thing as POSIX
3333
--- www/grep.md
+++ www/grep.md
@@ -18,15 +18,15 @@
18 | `-l` | list a checkin ID prefix for matching historical versions of the file
19 | `-v` | print each checkin ID considered, regardless of whether it matches
20
21 That leaves many divergences at the option level from POSIX `grep`:
22
23 * There is no built-in way to get a count of matches, as with `grep
24 -c`.
25
26 * You cannot give more than one pattern, as with `grep -e` or `grep
27 -f`.
28
29 * There is no equivalent of `grep -F` to do literal fixed-string
30 matches only.
31
32 * `fossil grep -l` does not do precisely the same thing as POSIX
33
--- www/grep.md
+++ www/grep.md
@@ -18,15 +18,15 @@
18 | `-l` | list a checkin ID prefix for matching historical versions of the file
19 | `-v` | print each checkin ID considered, regardless of whether it matches
20
21 That leaves many divergences at the option level from POSIX `grep`:
22
23 * There is no built-in way to get a count of matches, as with
24 `grep -c`.
25
26 * You cannot give more than one pattern, as with `grep -e` or
27 `grep -f`.
28
29 * There is no equivalent of `grep -F` to do literal fixed-string
30 matches only.
31
32 * `fossil grep -l` does not do precisely the same thing as POSIX
33

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button