diff --git a/dist/README.md b/dist/README.md index bddeca8..b0f8c66 100644 --- a/dist/README.md +++ b/dist/README.md @@ -16,7 +16,7 @@ * Update the copyright year in the About dialogue along with all the .po files. * Update news in README.md. * Update the website and debian/control's description with the new features. - * Update the manpage, don't forget the release date. + * Update the manpage, don't forget the release date. Run `make man`. * Update sshots if there are user-visible changes. * Update INSTALL.md with the new version number and instructions. * Update copyright year of touched code. diff --git a/web/index.html b/web/index.html index 637d31f..43807fa 100644 --- a/web/index.html +++ b/web/index.html @@ -85,11 +85,11 @@
+ + ++
+ spek [OPTION...] [FILE] + + ++
+ Spek generates a spectrogram for the input audio file. + + ++
+ -h, --help + Output the help message then quit. + + -V, --version + Output version information then quit. + + ++
+ Notes + On OS X use the Command key instead of Ctrl. + + Menu + Ctrl-O Open a new file. + + Ctrl-S Save the spectrogram as an image file. + + Ctrl-E Show the preferences dialog. + + F1 Open online manual in the browser. + + Shift-F1 + Show the about dialog. + + Spectrogram + Ctrl-up, Ctrl-down + Change the lower limit of the dynamic range in dBFS. + + Ctrl-Shift-up, Ctrl-Shift-down + Change the upper limit of the dynamic range in dBFS. + + ++
+ ~/.config/spek/preferences + The configuration file for Spek, stored in a simple INI format. + + ++
+ Alexander Kojevnikov <alexander@kojevnikov.com>. Other contributors are + listed in the LICENCE.md file distributed with the source code. + + ++
+ The latest version of Spek may be downloaded from + http://spek-project.org. + + + +Spek 0.8.2 2013-02-24 SPEK(1) ++