caffeinate: add -w
flag example (#10749)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
a140f87dac
commit
6ee0f4e5a3
@@ -11,6 +11,10 @@
|
||||
|
||||
`caffeinate -s "{{command}}"`
|
||||
|
||||
- Prevent from sleeping until a process with the specified PID completes:
|
||||
|
||||
`caffeinate -w {{pid}}`
|
||||
|
||||
- Prevent from sleeping (use `Ctrl + C` to exit):
|
||||
|
||||
`caffeinate -i`
|
||||
|
Reference in New Issue
Block a user