diff --git a/docs/guide/usage.md b/docs/guide/usage.md index 64482327..633ed93c 100644 --- a/docs/guide/usage.md +++ b/docs/guide/usage.md @@ -1028,7 +1028,6 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q Actions: - `click` - - `shiftclick` - `drop` Show/Preview items in an inventory: @@ -1040,7 +1039,7 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q Click/Shift-Click on an item in an inventory: ``` - /inventory > [left|right|middle] + /inventory > [left|right|middle|Shift|ShiftRight] ```

Tip