diff options
author | Perberos <[email protected]> | 2011-11-08 13:50:37 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-08 13:50:37 -0300 |
commit | 2358ba4314dc6d757049bc4871ecf2922614b61b (patch) | |
tree | 12e52f491560916f0458c87b2d98ffa94500cb0f /data/gcalctool.1 | |
download | mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.bz2 mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.xz |
initial
Diffstat (limited to 'data/gcalctool.1')
-rw-r--r-- | data/gcalctool.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/data/gcalctool.1 b/data/gcalctool.1 new file mode 100644 index 0000000..0b384b3 --- /dev/null +++ b/data/gcalctool.1 @@ -0,0 +1,33 @@ +.\" Copyright (c) 1987-2008 - Sun Microsystems, Inc. +.TH GCALCTOOL 1 "17 June 2009" +.SH NAME +gcalctool \- a desktop calculator +.SH SYNOPSIS +.B gcalctool +[ +.I OPTION +] ... +.SH DESCRIPTION +.B gcalctool +is the official calculator of the MATE desktop environment. +.SH OPTIONS +.TP +.B \-s, \-\-solve +Solve the equation provided following this option. +.TP +.B \-u, \-\-unittest +Run the unit tests. +.TP +.B \-v, \-\-version +Output version information and exit. +.TP +.B \-h, \-?, \-\-help +Prints the command line options. +.SH FILES +.PD 0 +.TP 18 +.B ~/.gcalctoolrc +user's personal gcalctool resources for customizing the appearance and color of +.B gcalctool +.sp +.LP |