Missing colon

This commit is contained in:
lufte 2018-08-27 23:03:49 -03:00
parent a03133c573
commit 7d293ed9ff

View File

@ -51,7 +51,7 @@ In `hints` mode:
- `QUTE_URL`: The URL selected via hints.
- `QUTE_SELECTED_TEXT`: The plain text of the element selected via hints.
- `QUTE_SELECTED_HTML` The HTML of the element selected via hints.
- `QUTE_SELECTED_HTML`: The HTML of the element selected via hints.
Sending commands
----------------