Update the manpage

This commit is contained in:
Alexander Kojevnikov 2011-04-23 18:50:33 +08:00
parent 11e3677d37
commit 27aac665eb
2 changed files with 3 additions and 1 deletions

1
dist/README vendored
View File

@ -16,6 +16,7 @@ Spek release checklist
* Sync AUTHORS with the About dialogue.
* Update NEWS.
* Update the website and debian/control's description with the new features.
* Update the manpage if necessary.
* Update sshots if there are user-visible changes.
* Update and sync wiki pages with the new version number and instructions.
* Update copyright year of touched code.

View File

@ -44,11 +44,12 @@ Ctrl+O open a new file
.br
Ctrl+S save the spectrogram as an image file
.br
Ctrl+E show the preferences dialog
Ctrl+Q quit
.br
F1 show the about dialog
.SH FILES
.I ~/.config/spek/config.ini
.I ~/.config/spek/preferences
.RS
The configuration file for Spek, stored in a simple INI format.
.RE