Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 3.3

install-expenses(1)


install-expenses

install-expenses

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
USAGE
KNOWN BUGS
REPORTING BUGS
AUTHOR

NAME

install−expenses − Connect to the Palm handheld device and install an expense record from various parameters and arguments passed at sync time.

SYNOPSIS

install−expenses [−qrt] [−c <category>] [−p <port>] [<filename>]

DESCRIPTION

install−expenses allows a Palm handheld with the Expense application to have expense records synchronized to it from the commandline. You can pass any of the fields (except categories, currently) to install−expenses and create new expense records.

OPTIONS

−p, −−port <port>

Use device file <port> to communicate with the Palm handheld device. If this is not specified, will look for the $PILOTPORT environment variable. If both are not found, will fall back to /dev/pilot.

−h, −−help

Display help synopsis for install−expenses

−v, −−version

Display version of install−expenses

−t, −−ttype <ttype>

Add entries to the Payment Type field. These can be in the form of Cash, Check, and other. See the Expense application on your Palm device for full details.

−e, −−etype <etype>

Add entries to the Expense Type field. These can be in the form of Airfare, Meals, and others. See the Expense application on your Palm device for full details.

−a, −−amount <amount>

Add dollar amount entries to the Amount field. These can be in the form of 1.00 or "$10.00" and so on. See the Expense application on your Palm device for full details.

−V, −−vendor <vendor>

Add entries to the Vendor field. These are free−form values, and can be the name of the restaurant, airline, or any other text value you wish. See the Expense application on your Palm device for full details.

−g, −−guests <num>

Add the number of attendees to the expense record, identified by <num>.

−i, −−city <city>

Add entries to the City field in the expense record. These are free−form values, and can be the name of the Location, City, or Town that the expense record occured in. See the Expense application on your Palm device for full details.

−n, −−note <note>

Add a note entry to the expense record. These are free−form values, and can be some notes related to the expense entry. See the Expense application on your Palm device for full details.

−c, −−category <category>

Create entries into the named category defined here. See the Expense application on your Palm device for full details.

−r, −−replace <category>

Replace entry found in the named category identified by <category>.

USAGE

The program will connect to the target Palm handheld device, and install entries into the Expense application based on values passed to install−expenses as arguments.

KNOWN BUGS

install−expenses has no known bugs.

REPORTING BUGS

Report bugs at http://bugs.pilot−link.org/

AUTHOR

install−expenses was written by community authors, the original author is unknown.



install-expenses(1)