Fossil SCM

Bring back some help text for 'fossil grep' removed in [9c2080a360].

danield 2021-01-28 15:32 trunk
Commit 60a28a8d898224ea30776164564642db1c36eb9c6cd4478da66765fe42d1d865
1 file changed +2 -2
+2 -2
--- src/regexp.c
+++ src/regexp.c
@@ -795,12 +795,12 @@
795795
/*
796796
** COMMAND: grep
797797
**
798798
** Usage: %fossil grep [OPTIONS] PATTERN FILENAME ...
799799
**
800
-** Attempt to match the given POSIX extended regular expression PATTERN
801
-** historic versions of FILENAME. The search begins with the most recent
800
+** Attempt to match the given POSIX extended regular expression PATTERN over
801
+** all historic versions of FILENAME. The search begins with the most recent
802802
** version of the file and moves backwards in time. Multiple FILENAMEs can
803803
** be specified, in which case all named files are searched in reverse
804804
** chronological order.
805805
**
806806
** For details of the supported regular expression dialect, see
807807
--- src/regexp.c
+++ src/regexp.c
@@ -795,12 +795,12 @@
795 /*
796 ** COMMAND: grep
797 **
798 ** Usage: %fossil grep [OPTIONS] PATTERN FILENAME ...
799 **
800 ** Attempt to match the given POSIX extended regular expression PATTERN
801 ** historic versions of FILENAME. The search begins with the most recent
802 ** version of the file and moves backwards in time. Multiple FILENAMEs can
803 ** be specified, in which case all named files are searched in reverse
804 ** chronological order.
805 **
806 ** For details of the supported regular expression dialect, see
807
--- src/regexp.c
+++ src/regexp.c
@@ -795,12 +795,12 @@
795 /*
796 ** COMMAND: grep
797 **
798 ** Usage: %fossil grep [OPTIONS] PATTERN FILENAME ...
799 **
800 ** Attempt to match the given POSIX extended regular expression PATTERN over
801 ** all historic versions of FILENAME. The search begins with the most recent
802 ** version of the file and moves backwards in time. Multiple FILENAMEs can
803 ** be specified, in which case all named files are searched in reverse
804 ** chronological order.
805 **
806 ** For details of the supported regular expression dialect, see
807

Keyboard Shortcuts

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