diff options
author | Jonathan Gordon <rockbox@jdgordon.info> | 2008-06-29 09:12:24 +0000 |
---|---|---|
committer | Jonathan Gordon <rockbox@jdgordon.info> | 2008-06-29 09:12:24 +0000 |
commit | 1c9e1bc17c3f5f2f78b059a5fd40640740ea3c18 (patch) | |
tree | bc8de149a9f0c3ce0943188e94da9f9b5a92145d | |
parent | 05cb42164b64f482bfdbcdb68f171bc10f8f5df6 (diff) |
press the targets "stop" button to exit stats after counting if finished
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17870 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/plugins/stats.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/stats.tex b/manual/plugins/stats.tex index 8c0b6f43a9..829975714c 100644 --- a/manual/plugins/stats.tex +++ b/manual/plugins/stats.tex @@ -10,5 +10,5 @@ Press % \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}% \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} % -to abort counting and exit the plugin. Press any key to quit after counting +to abort counting and exit the plugin. Press it again to quit after counting has finished. |