summaryrefslogtreecommitdiff
path: root/manual/main_menu/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/main_menu/main.tex')
-rw-r--r--manual/main_menu/main.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index fced43ab98..92ff26b2ec 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -325,8 +325,10 @@ Available types are:
325\item[separator] \config{data} is ignored; \config{name} can be used to display text, 325\item[separator] \config{data} is ignored; \config{name} can be used to display text,
326 or left blank to make the list more accessible with visual gaps 326 or left blank to make the list more accessible with visual gaps
327\item[time] \config{data} needs to be \opt{rtc}{either ``talk'' to talk the time, or }``sleep X'' 327\item[time] \config{data} needs to be \opt{rtc}{either ``talk'' to talk the time, or }``sleep X''
328 where X is the number of minutes to run the sleep timer for (0 to disable). \config{name} 328 where X can, optionally, be the number of minutes to run the sleep timer for (0 to disable).
329 is required for this shortcut type. 329 If ``sleep'' is not followed by a number, the sleep timer can be stopped, if running,
330 or started using the default duration; \config{name} will be ignored in that case. Otherwise
331 \config{name} is required for this shortcut type.
330\item[shutdown] \config{data} is ignored; \config{name} can be used to display text 332\item[shutdown] \config{data} is ignored; \config{name} can be used to display text
331\end{description} 333\end{description}
332 334