1
0

Implemented action nickel_misc:rescan_books_full

This commit is contained in:
Patrick Gaskin
2020-04-23 05:54:06 -04:00
parent 197a401e66
commit a20551d82a
2 changed files with 11 additions and 3 deletions

View File

@@ -44,6 +44,7 @@
# 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)
# 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 /)
#