caffeinate: add -m example (#9187)
This commit is contained in:
parent
fe21590f57
commit
97b652fa61
|
|
@ -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…
Reference in New Issue