1
0

Implemented nickel_misc:rescan_books action, updated docs

This commit is contained in:
Patrick Gaskin
2020-04-23 06:32:51 -04:00
parent d2f307dd7b
commit b3d38dbdee
2 changed files with 17 additions and 4 deletions

View File

@@ -41,10 +41,10 @@
# solitaire
# sudoku
# word_scramble
# misc - one of:
# nickel_misc - one of:
# force_usb_connection - forces a usb connection dialog to be shown
# rescan_books - forces nickel to rescan books (TODO)
# rescan_books_full - forcez a full usb connect/disconnect cycle (TODO)
# rescan_books - forces nickel to rescan books
# rescan_books_full - forces a full usb connect/disconnect cycle
# cmd_spawn - the command line to pass to /bin/sh -c (started in /)
# cmd_output - the timeout in milliseconds (0 < t < 10000), a colon, then the command line to pass to /bin/sh -c (started in /)
#