~ubuntu-branches/debian/sid/gpe-expenses/sid

« back to all changes in this revision

Viewing changes to doc/man/gpe-expenses.1

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams
  • Date: 2011-04-05 21:16:24 UTC
  • mfrom: (1.1.7 upstream) (3.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110405211624-90dqmvjzg75m1sz9
* New upstream release supporting -Wl,--no-add-needed tests.
  (Closes: #554729)
* Drop the .la file (release goal) - already tested with pilot-qof.
 (Closes: #620738)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
'\" t
2
2
.\"     Title: gpe-expenses
3
3
.\"    Author: [see the "Author" section]
4
 
.\" Generator: DocBook XSL Stylesheets v1.75.0 <http://docbook.sf.net/>
 
4
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5
5
.\"      Date: Mon Dec 24 12:08:31 GMT 2007
6
6
.\"    Manual: GPE-EXPENSES
7
7
.\"    Source: GPE-EXPENSES 1
9
9
.\"
10
10
.TH "GPE\-EXPENSES" "1" "Mon Dec 24 12:08:31 GMT 2007" "GPE-EXPENSES 1" "GPE-EXPENSES"
11
11
.\" -----------------------------------------------------------------
 
12
.\" * Define some portability stuff
 
13
.\" -----------------------------------------------------------------
 
14
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
15
.\" http://bugs.debian.org/507673
 
16
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
 
17
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
18
.ie \n(.g .ds Aq \(aq
 
19
.el       .ds Aq '
 
20
.\" -----------------------------------------------------------------
12
21
.\" * set default formatting
13
22
.\" -----------------------------------------------------------------
14
23
.\" disable hyphenation
56
65
\fBgpe\-expenses\fR {[[\-i]\ |\ [\-\-input\-file]]\ \fIfilename\fR} [[[\-c]\ |\ [\-\-category]]\ \fIstring\fR] [[[\-t]\ |\ [\-\-date]]\ \fIstring\fR] [[[\-s]\ |\ [\-\-sql]]\ \fIstring\fR] [[[\-f]\ |\ [\-\-sql\-file]]\ \fIfilename\fR] [[[\-w]\ |\ [\-\-write]]\ \fIfilename\fR] [[[\-\-debug]]]
57
66
.SH "DESCRIPTION"
58
67
.PP
59
 
GPE Equivalent for Expenses on the Palm\&. Supports payment types, categories, expense types (mileage, meals, parking, etc\&.), notes and currency selection via a Gtk interface\&. Where available, SQLite data can be easily converted to XML using a QOF format called \'QSF\', suitable for use with XSL and other tools\&.
 
68
GPE Equivalent for Expenses on the Palm\&. Supports payment types, categories, expense types (mileage, meals, parking, etc\&.), notes and currency selection via a Gtk interface\&. Where available, SQLite data can be easily converted to XML using a QOF format called \*(AqQSF\*(Aq, suitable for use with XSL and other tools\&.
60
69
.SH "COMMANDS"
61
70
.PP
62
71
\fB\-\-gui\fR
218
227
\fB\-i\fR
219
228
\fBsqlite:business\&.sqlite\fR
220
229
\fB\-s\fR
221
 
"SELECT * from gpe_expenses where expense_city = \'London\';"
 
230
"SELECT * from gpe_expenses where expense_city = \*(AqLondon\*(Aq;"
222
231
.SH "AUTHOR"
223
232
.PP
224
233
\fIgpe\-expenses\fR