mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 11:58:15 +00:00
Update cheatsheets
This commit is contained in:
21
spectacle
Normal file
21
spectacle
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# spectacle
|
||||
|
||||
> KDE's screenshot utility.
|
||||
> More information: <https://manned.org/spectacle>.
|
||||
|
||||
- Capture a screenshot of the entire desktop:
|
||||
|
||||
`spectacle`
|
||||
|
||||
- Capture a screenshot of the active window:
|
||||
|
||||
`spectacle --activewindow`
|
||||
|
||||
- Capture a screenshot of a specific region:
|
||||
|
||||
`spectacle --region`
|
||||
Reference in New Issue
Block a user