*: fix errors reported by languagetool (#6069)
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
`import -window root {{output.postscript}}`
|
||||
|
||||
- Capture contents of a remote X server screen in the PNG image format:
|
||||
- Capture contents of a remote X server screen in the PNG format:
|
||||
|
||||
`import -window root -display {{remote_host}}:{screen}.{display} {{output.png}}`
|
||||
`import -window root -display {{remote_host}}:{{screen}}.{{display}} {{output.png}}`
|
||||
|
||||
- Capture a specific window, given its ID as displayed by `xwininfo`, into the JPEG format:
|
||||
|
||||
|
Reference in New Issue
Block a user