diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-28 10:37:03 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-28 10:37:03 +0000 |
| commit | df6e42445be9a0204bd4f5c6fb8603c86cc1e3d7 (patch) | |
| tree | f51171f7868c67e043b6f8c3a8c41a889dea2f89 | |
| parent | 93b5f24083386d2c2385c18fdfa394ef67cd0f67 (diff) | |
| download | rockbox-df6e42445be9a0204bd4f5c6fb8603c86cc1e3d7.zip rockbox-df6e42445be9a0204bd4f5c6fb8603c86cc1e3d7.tar.gz rockbox-df6e42445be9a0204bd4f5c6fb8603c86cc1e3d7.tar.bz2 rockbox-df6e42445be9a0204bd4f5c6fb8603c86cc1e3d7.tar.xz | |
Adds sleeptimer tag description for the wps reference section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9304 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 4a812f2..0e656f2 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -36,7 +36,9 @@ Remember that this information is not always available, so use the conditionals \%bp & "p" if the charger is connected \\ & (only on targets that can charge batteries)\\ \%bc & "c" if the unit is currently charging the battery\\ - & (only on targets that have software charge control or monitoring)\\\bottomrule + & (only on targets that have software charge control or monitoring)\\ + \%bs & Sleep timer. Shows the remaining time if the sleeptimer is set\\ + \bottomrule \end{tabular} \subsubsection{File Info} |