From 27aac665eb088f8d1cdb9ce84bb92f986ab6ff0c Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Sat, 23 Apr 2011 18:50:33 +0800 Subject: [PATCH] Update the manpage --- dist/README | 1 + man/spek.1.in | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dist/README b/dist/README index 911b6ed..f8336ad 100644 --- a/dist/README +++ b/dist/README @@ -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. diff --git a/man/spek.1.in b/man/spek.1.in index 138534c..562543b 100644 --- a/man/spek.1.in +++ b/man/spek.1.in @@ -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