summaryrefslogtreecommitdiffstats
path: root/include/dialogs/dmenu.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-10-14 16:46:54 +0200
committerDave Davenport <qball@gmpclient.org>2016-10-14 16:46:54 +0200
commitce341f68851e1170e231fc25cc8183183a2da99b (patch)
tree9eba2ba8f0354e55734c281f276d1c62a84380d6 /include/dialogs/dmenu.h
parentb4c599f022feb69d5be7c27a3037c70c02c44790 (diff)
Document more headers.
Diffstat (limited to 'include/dialogs/dmenu.h')
-rw-r--r--include/dialogs/dmenu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dialogs/dmenu.h b/include/dialogs/dmenu.h
index a495fe44..d25ef529 100644
--- a/include/dialogs/dmenu.h
+++ b/include/dialogs/dmenu.h
@@ -15,6 +15,9 @@
*/
int dmenu_switcher_dialog ( void );
+/**
+ * Print dmenu mode commandline options to stdout, for use in help menu.
+ */
void print_dmenu_options ( void );
/*@}*/