mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 09:55:42 +02:00
caffeinate: add -m example (#9187)
This commit is contained in:
parent
fe21590f57
commit
97b652fa61
1 changed files with 5 additions and 1 deletions
|
@ -11,6 +11,10 @@
|
|||
|
||||
`caffeinate -s "{{command}}"`
|
||||
|
||||
- Prevent from sleeping until you type Ctrl-C:
|
||||
- Prevent from sleeping (use `Ctrl + C` to exit):
|
||||
|
||||
`caffeinate -i`
|
||||
|
||||
- Prevent disk from sleeping (use `Ctrl + C` to exit):
|
||||
|
||||
`caffeinate -m`
|
||||
|
|
Loading…
Add table
Reference in a new issue