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 @@ Unix - spek-0.8.1.tar.xz (167 KiB) + spek-0.8.2.tar.xz (168 KiB)
- instructions + instructions
- manual + manual @@ -99,11 +99,11 @@ Windows - spek-0.8.1.msi (5.97 MiB) + spek-0.8.2.msi (8.47 MiB)
- spek-0.8.1.zip (5.81 MiB) + spek-0.8.2.zip (8.35 MiB)
- instructions + instructions @@ -113,9 +113,9 @@ Mac OS X - spek-0.8.1.dmg (5.64 MiB) + spek-0.8.2.dmg (5.98 MiB)
- instructions + instructions diff --git a/web/man-0.8.2.html b/web/man-0.8.2.html new file mode 100644 index 0000000..de7351d --- /dev/null +++ b/web/man-0.8.2.html @@ -0,0 +1,88 @@ + + + +Spek 0.8.2 manual + + +

Spek 0.8.2 manual

+
+
+
+
+
+

SYNOPSIS

+       spek [OPTION...]	[FILE]
+
+
+
+

DESCRIPTION

+       Spek generates a	spectrogram for	the input audio	file.
+
+
+
+

OPTIONS

+       -h, --help
+	      Output the help message then quit.
+
+       -V, --version
+	      Output version information then quit.
+
+
+
+

KEYBINDINGS

+   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.
+
+
+
+

FILES

+       ~/.config/spek/preferences
+	      The  configuration file for Spek,	stored in a simple INI format.
+
+
+
+

AUTHORS

+       Alexander Kojevnikov <alexander@kojevnikov.com>.	Other contributors are
+       listed in the LICENCE.md	file distributed with the source code.
+
+
+
+

DISTRIBUTION

+       The    latest	version	   of	 Spek	 may	be   downloaded	  from
+       http://spek-project.org.
+
+
+
+Spek 0.8.2			  2013-02-24			       SPEK(1)
+
+
+
+Man(1) output converted with +man2html +
+ +