mirror of
https://github.com/edu4rdshl/powerman.git
synced 2026-07-17 23:24:53 +00:00
Update main.rs
This commit is contained in:
parent
3f3565dd17
commit
726b963006
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ fn main() {
|
||||||
println!("Usage:
|
println!("Usage:
|
||||||
powerman <Minimun level of battery before ation>, <Action>
|
powerman <Minimun level of battery before ation>, <Action>
|
||||||
Example: powerman 5 hibernate <- hibernate the computer when the battery level is less than 5%.
|
Example: powerman 5 hibernate <- hibernate the computer when the battery level is less than 5%.
|
||||||
You need to enable powerman.timer init.")
|
You need to enable powerman.timer unit.")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue