caffeinate: add -m example (#9187)

This commit is contained in:
NikhilSS
2022-10-21 09:49:50 +05:30
committed by GitHub
parent fe21590f57
commit 97b652fa61

View File

@@ -11,6 +11,10 @@
`caffeinate -s "{{command}}"` `caffeinate -s "{{command}}"`
- Prevent from sleeping until you type Ctrl-C: - Prevent from sleeping (use `Ctrl + C` to exit):
`caffeinate -i` `caffeinate -i`
- Prevent disk from sleeping (use `Ctrl + C` to exit):
`caffeinate -m`