36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Groff
		
	
	
	
	
	
| .\"                                      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 27, 2012"
 | |
| .\" 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 ~/.local/share/kisscount/kc.bdd
 | |
| .SH FILES
 | |
| Default database is ~/.local/share/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>,
 |