Removed useless file
This commit is contained in:
parent
e24e757342
commit
0bd4ca8df5
35
debian/relational-cli.1
vendored
35
debian/relational-cli.1
vendored
@ -1,35 +0,0 @@
|
|||||||
.TH "Relational" "1"
|
|
||||||
.SH "NAME"
|
|
||||||
relational-cli \(em Python implementation of Relational algebra.
|
|
||||||
.SH "SYNOPSIS"
|
|
||||||
.PP
|
|
||||||
\fBrelational\fR [OPTIONS\fR\fP] [ FILE .\|.\|.]
|
|
||||||
|
|
||||||
.SH "DESCRIPTION"
|
|
||||||
.PP
|
|
||||||
Python implementation of Relational algebra. This program provides a command line interface to execute relational algebra queries. It is meant to be used for educational purposes.
|
|
||||||
|
|
||||||
.SH "OPTIONS"
|
|
||||||
.PP
|
|
||||||
These programs follow the usual GNU command line syntax,
|
|
||||||
with long options starting with two dashes (`\-'). A summary of
|
|
||||||
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.
|
|
||||||
|
|
||||||
.IP "\fB-r\fP
|
|
||||||
Uses the readline UI (default).
|
|
||||||
|
|
||||||
.SH "AUTHOR"
|
|
||||||
.PP
|
|
||||||
This manual page was written by Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> 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 General Public License
|
|
||||||
version 3 or any later version published by the Free Software Foundation.
|
|
Loading…
Reference in New Issue
Block a user