1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
.TH "VISUAL-REGEXP" "1"
.SH "NAME"
visual-regexp \(em program to visualise and debug regular expressions
.SH "SYNOPSIS"
.PP
\fBvisual-regexp\fR
.SH "DESCRIPTION"
.PP
This manual page documents briefly the
\fBvisual-regexp\fR command.
.PP
This manual page was written for the \fBDebian GNU/Linux\fP distribution
because the original program does not have a manual page.
It was considered too self explanatory for documentation.
.PP
\fBvisual-regexp\fR is a program that interactivly
creates and shows the output from regular expressions. It is
ideal for debugging compliated perl expressions.
.SH "OPTIONS"
.PP
These programs does not accept any options.
.SH "SEE ALSO"
.PP
grep (1).
.SH "AUTHOR"
.PP
This manual page was written by Corrin Lakeland lakeland@debian.org for
the \fBDebian GNU/Linux\fP system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under
the terms of the GNU Free Documentation
License, Version 1.1 or any later version published by the Free
Software Foundation; with no Invariant Sections, no Front-Cover
Texts and no Back-Cover Texts.
.\" created by instant / docbook-to-man
|