Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

contacts(1) [debian man page]

CONTACTS(1)						      General Commands Manual						       CONTACTS(1)

NAME
contacts - a light-weight address-book DESCRIPTION
contacts is a small, lightweight addressbook that features advanced vCard field type handling and is designed for use on hand-held devices, such as the Nokia 770 or the Sharp Zaurus series of PDAs. Usage: contacts [ OPTION...] Help Options: -?, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options Application Options: -p, --plug Socket ID of an XEmbed socket to plug into --display=DISPLAY X display to use SEE ALSO
http://projects.o-hand.com/contacts AUTHORS
contacts was written by by Chris Lord <chris@openedhand.com>. This manual page was written by Kestutis Biliunas <kebil@kaunas.init.lt>, for the Debian system (but may be used by others). 2007-1-15 CONTACTS(1)

Check Out this Related Man Page

PEGSOLITAIRE(6) 						   User Commands						   PEGSOLITAIRE(6)

NAME
pegsolitaire - An education game similar to Hi-Q DESCRIPTION
This manual page was written for the Debian/Ubuntu distributions because the original program does not include them. Please see the in- game help menu instead. pegsolitaire is an educational puzzle game. The goal of the game is to remove pegs from the board leaving a single peg in the centre hole. Pegs are removed from the board by making "jumps". You can jump over a peg with another peg horizontally or vertically (not diagonally!). When you jump over a peg, it is removed from the board. Multiple jumps with one peg are allowed. Usage: pegsolitaire [OPTION...] Help Options: -?, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options --help-bonobo-activation Show Bonobo Activation options --help-gnome Show GNOME options --help-gnome-session Show session management options Application Options: -x, --x=X X location of window -y, --y=Y Y location of window --display=DISPLAY X display to use AUTHOR
pegsolitaire was written by Ben Asselstine. This manual page was written by Barry deFreese <bddebian@comcast.net>. pegsolitaire 0.0.4 May 2008 PEGSOLITAIRE(6)
Man Page

We Also Found This Discussion For You

1. Shell Programming and Scripting

XML: parsing of the Google contacts XML file

I am trying to parse the XML Google contact file using tools like xmllint and I even dived into the XSL Style Sheets using xsltproc but I get nowhere. I can not supply any sample file as it contains private data but you can download your own contacts using this script: #!/bin/sh # imports... (9 Replies)
Discussion started by: ripat
9 Replies