diff options
Diffstat (limited to 'data/mate-calc.1')
-rw-r--r-- | data/mate-calc.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/data/mate-calc.1 b/data/mate-calc.1 new file mode 100644 index 0000000..88d8f35 --- /dev/null +++ b/data/mate-calc.1 @@ -0,0 +1,33 @@ +.\" Copyright (c) 1987-2008 - Sun Microsystems, Inc. +.TH MATE_CALC 1 "17 June 2009" +.SH NAME +mate-calc \- a desktop calculator +.SH SYNOPSIS +.B mate-calc +[ +.I OPTION +] ... +.SH DESCRIPTION +.B mate-calc +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 ~/.mate-calcrc +user's personal mate-calc resources for customizing the appearance and color of +.B mate-calc +.sp +.LP |