Add Debian packaging
This commit is contained in:
35
kc.1
Normal file
35
kc.1
Normal file
@@ -0,0 +1,35 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH KC 1 "February 26, 2011"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
.\" .nh disable hyphenation
|
||||
.\" .hy enable hyphenation
|
||||
.\" .ad l left justify
|
||||
.\" .ad b justify to both left and right margins
|
||||
.\" .nf disable filling
|
||||
.\" .fi enable filling
|
||||
.\" .br insert line break
|
||||
.\" .sp <n> insert n+1 empty lines
|
||||
.\" for manpage-specific macros, see man(7)
|
||||
.SH NAME
|
||||
KissCount \- Personal Accounting Software
|
||||
.SH SYNOPSIS
|
||||
.B kc
|
||||
.RI [ bdd_file ]
|
||||
.SH DESCRIPTION
|
||||
KissCount is a personal accounting software. Its goal is to be as simple as possible (matching KISS philosophy).
|
||||
.br
|
||||
It focuses on PERSONAL accounting (not companies/associations). You only have to enter operations and see what you have (or not).
|
||||
.TP
|
||||
.B bdd_file
|
||||
Choose another database file than ~/.kisscount/kc.bdd
|
||||
.SH FILES
|
||||
Default database is ~/.kisscount/kc.bdd
|
||||
.SH AUTHOR
|
||||
KissCount was written by <Grégory Soutadé>.
|
||||
.PP
|
||||
This manual page was written by Grégory Soutadé <soutade@gmail.com>,
|
||||
Reference in New Issue
Block a user