hfs 0.52.0-alpha2 → 0.52.0-alpha3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -188,8 +188,9 @@ Some actions you can take for improved security:
188
188
  - Appending `?login=USER:PASSWORD` will automatically log in the browser
189
189
  - Appending `?overwrite` on uploads, will try override the dont_overwrite_uploading configuration, provided you also have delete permission
190
190
  - Right-click on "check for updates" will let you input a URL of a version to install
191
- - Admin: ctrl+digit will switch page
192
- - Appending ?overwrite to the URL of an upload request will overwrite existing file if you have delete permission
191
+ - Admin: alt+digit will switch page (ctrl on Mac)
192
+ - Appending ?overwrite to the URL of an upload request will overwrite existing file if you have delete permission
193
+ - shift+click on a file will show & play
193
194
 
194
195
  ## Contribute
195
196