1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

caffeine: add page (#8769)

This commit is contained in:
Franz 2022-10-06 21:31:28 +02:00 committed by GitHub
parent 678ec806fd
commit 3ccf5b733e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
pages/linux/caffeine.md Normal file
View file

@ -0,0 +1,16 @@
# caffeine
> Prevent desktop idleness in full-screen mode.
> More information: <https://manned.org/caffeine>.
- Start a caffeine server:
`caffeine`
- Display help:
`caffeine --help`
- Display version:
`caffeine --version`