Version 2.10 - src-highlite.git - src-highlite

index : src-highlite.git
src-highlite
summary refs log tree commit diff
path: root/doc/check-regexp.1
diff options
context:
space:
mode:
authorLorenzo Bettini <bettini@dsi.unifi.it>2008年07月17日 18:47:52 +0000
committerLorenzo Bettini <bettini@dsi.unifi.it>2008年07月17日 18:47:52 +0000
commita57f014e18d763cd60cbacc09ff0c8429abffb89 (patch)
treef0d1ef20da1c92e5471ebfcdb6757e077cdad9b6 /doc/check-regexp.1
parent5a1956aca3266d93922f5e69c605e611f77c32ef (diff)
downloadsrc-highlite-a57f014e18d763cd60cbacc09ff0c8429abffb89.tar.gz
Version 2.10rel_2_10
* formatting is applied even when generating anchors and references * noref is handled also for output languages using onestyle (e.g., xhtml) * improved fortran highlighting * improved python highlighting * fixed title in docbook output * language definition for ldap files (e.g., ldiff files) * language definition for autoconf files * improved m4 language definition * improved logtalk language definition * url.lang handles ~ in urls * language definition for glsl.lang (provided by Cesare Tirabassi)
Diffstat (limited to 'doc/check-regexp.1')
-rwxr-xr-xdoc/check-regexp.1 35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/check-regexp.1 b/doc/check-regexp.1
new file mode 100755
index 0000000..040c4a1
--- /dev/null
+++ b/doc/check-regexp.1
@@ -0,0 +1,35 @@
+.TH CHECK-REGEXP "1" "June 2008" "check-regexp 2.9" "User Commands"
+.SH NAME
+check-regexp \- test regular expressions from the command line
+.SH SYNOPSIS
+.B check-regexp
+\fI'regular expression' 'string1' 'string2' \fR...
+.SH DESCRIPTION
+check\-regexp (GNU Source\-highlight)
+.PP
+You simply pass as the first command line argument the regular expression and
+then the strings you want to try to match.
+.br
+It is crucial, in order to avoid shell substitutions, to enclose both the
+expression and the strings in single quotes.
+.sp
+The program then prints some information about the possibly successful
+matching.
+.br
+In the output the what[0] part represents the whole match, and the what[i]
+part represents the i-th marked subexpression that matched.
+.sp
+The program also prints possible prefix and suffix.
+.SH OPTIONS
+This program follows the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Print help and exit
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Print version and exit
+.SH AUTHOR
+check-regexp was written by Lorenzo Bettini <www.lorenzobettini.it>.
+This man page was written by Cesare Tirabassi <norsetto@ubuntu.com>. \ No newline at end of file
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月13日 12:08:14 +0000

AltStyle によって変換されたページ (->オリジナル) /