- Upgraded manpage
- Can save relations - Better -v printout - Added comments git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@236 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
16
relational.1
16
relational.1
@@ -3,13 +3,11 @@
|
||||
relational \(em Python implementation of Relational algebra.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fBrelational\fR [\-v\fR\fP]
|
||||
.br
|
||||
\fBrelational\fR [ FILE .\|.\|.]
|
||||
\fBrelational\fR [OPTIONS\fR\fP] [ FILE .\|.\|.]
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
Python implementation of Relational algebra. This program provides a GUI to execute relational algebra queries. It is meant to be used for educational purposes.
|
||||
Python implementation of Relational algebra. This program provides an UI to execute relational algebra queries. It is meant to be used for educational purposes.
|
||||
|
||||
.SH "OPTIONS"
|
||||
.PP
|
||||
@@ -19,6 +17,15 @@ options is included below. However, the ordering is very strict \-
|
||||
.IP "\fB-v\fP
|
||||
Show version information.
|
||||
|
||||
.IP "\fB-h\fP
|
||||
Shows help.
|
||||
|
||||
.IP "\fB-q\fP
|
||||
Using the Qt4 GUI (default).
|
||||
|
||||
.IP "\fB-r\fP
|
||||
Uses the readline UI.
|
||||
|
||||
.SH "AUTHOR"
|
||||
.PP
|
||||
This manual page was written by Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> for
|
||||
@@ -26,4 +33,3 @@ 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 General Public License
|
||||
version 3 or any later version published by the Free Software Foundation.
|
||||
.\" created by instant / docbook-to-man, Fri 10 Oct 2008, 19:02
|
||||
|
Reference in New Issue
Block a user