~ubuntu-branches/ubuntu/karmic/eric/karmic

« back to all changes in this revision

Viewing changes to debian/debian-manpages/eric3-qregexp.1

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-01-28 18:02:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080128180225-6nrox6yrworh2c4v
Tags: 4.0.4-1ubuntu1
* Add python-qt3 to build-depends becuase that's where Ubuntu puts 
  pyqtconfig
* Change maintainer to MOTU

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"                                      Hey, EMACS: -*- nroff -*-
2
 
.\" First parameter, NAME, should be all caps
3
 
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
 
.\" other parameters are allowed: see man(7), man(1)
5
 
.TH ERIC3-QREGEXP 1 "August  1, 2004"
6
 
.\" Please adjust this date whenever revising the manpage.
7
 
.\"
8
 
.\" Some roff macros, for reference:
9
 
.\" .nh        disable hyphenation
10
 
.\" .hy        enable hyphenation
11
 
.\" .ad l      left justify
12
 
.\" .ad b      justify to both left and right margins
13
 
.\" .nf        disable filling
14
 
.\" .fi        enable filling
15
 
.\" .br        insert line break
16
 
.\" .sp <n>    insert n+1 empty lines
17
 
.\" for manpage-specific macros, see man(7)
18
 
.SH NAME
19
 
eric3-qregexp \- a GUI editor for Qt style regular expressions
20
 
.SH SYNOPSIS
21
 
.B eric3-qregexp
22
 
.RI [ options ]
23
 
.SH DESCRIPTION
24
 
This manual page documents briefly the
25
 
.B eric3-qregexp
26
 
command.
27
 
This manual page was written for the Debian distribution
28
 
because the original program does not have a manual page.
29
 
.PP
30
 
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
31
 
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
32
 
.\" respectively.
33
 
\fBeric3-qregexp\fP is a graphical editor and debugger for Qt style regular expressions. It is a part of the eric3 IDE but can be used as a standalone application as well.
34
 
.SH OPTIONS
35
 
These programs follow the usual GNU command line syntax, with long
36
 
options starting with two dashes (`-').
37
 
A summary of options is included below.
38
 
For a complete description, see the Info files.
39
 
.TP
40
 
.B \-h, \-\-help
41
 
Show summary of options.
42
 
.TP
43
 
.B \-v, \-\-version
44
 
Show version of program.
45
 
.SH SEE ALSO
46
 
.BR eric3 (1),
47
 
.BR eric3-helpviewer (1),
48
 
.BR eric3-re (1),
49
 
.BR eric3-unittest (1),
50
 
.BR eric3-api (1),
51
 
.BR eric3-doc (1).
52
 
.br
53
 
.SH AUTHOR
54
 
This manual page was written by Torsten Marek <shlomme@gmx.net>,
55
 
for the Debian project (but may be used by others).