1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 11:35:26 +02:00

xdotool: fix typo

This commit is contained in:
Waldir Pimenta 2017-04-14 23:08:36 +01:00 committed by GitHub
parent 8dbc49c36b
commit 09837acac5

View file

@ -4,7 +4,7 @@
- Retrieve the X-Windows window ID of the running Firefox window(s):
`xdotool search --onlyvisibile --name {{firefox}}`
`xdotool search --onlyvisible --name {{firefox}}`
- Click the right mouse button: