Skip to content

Commit 941e0e4

Browse files
committed
Update docs
1 parent 315a032 commit 941e0e4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

res/doc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
# nickel_open - opens a view
6767
# nickel_wifi - controls wifi (note: it doesn't wait for it to connect or disconnect, neither does it check for success)
6868
# nickel_bluetooth - controls bluetooth
69-
# nickel_screenshot - take screenshot (without having to turn on the "nickel_setting:screenshots" setting)
7069
# nickel_orientation - controls screen orientation
7170
# (devices without an orientation sensor may need to use the kobopatch patch "Allow rotation on all devices" or set [DeveloperSettings] ForceAllowLandscape=true)
7271
# (devices with an orientation sensor don't need to do anything, but can set the config setting to make this work on all views)
@@ -123,8 +122,8 @@
123122
# library:authors - Authors
124123
# library:series - Series (4.20.14601+)
125124
# library:shelves - Collections
126-
# library:pocket - Articles
127-
# library:instapaper - Instapaper
125+
# library:pocket - Articles (until 4.38.23171/4.42.23296)
126+
# library:instapaper - Instapaper (4.43.23418+)
128127
# library:dropbox - Dropbox (4.18.13737+)
129128
# library:gdrive - GoogleDrive (4.36.21095+)
130129
# reading_life:reading_life - Activity (with last tab)
@@ -157,8 +156,6 @@
157156
# toggle (4.34.20097+)
158157
# check (4.34.20097+)
159158
# scan (4.34.20097+)
160-
# nickel_screenshot - one of:
161-
# capture - Capture screenshot directly
162159
#
163160
# chain_success:<action>:<arg>
164161
# chain_failure:<action>:<arg>

0 commit comments

Comments
 (0)