GitBucket
4.20.0
Toggle navigation
Sign in
Files
Branches
1
Tags
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
Jonathan
/
pmf-suspend
Browse code
Fixed text formatting.
master
1 parent
d15a9d3
commit
b34b3bb09fed13b519f9b65cd232512f0db25e71
Jonathan
authored
on 9 Mar 2017
Patch
Showing
1 changed file
README.md
Ignore Space
Show notes
View
README.md
### Installation Run this command in your terminal to install pmf-suspend to your path. `sudo ./pmf-suspend-install` ### Usage **To suspend system instantly** `pmf-suspend` **To show this message** `pmf-suspend [help|--help]` **Timer will be set to 1s, 2m, 3h** `pmf-suspend 1 2 3` **Timer will be set to 30 mintues** `pmf-suspend 0 30` ### Info Author: Livila Version: 1.0 This program is used for when you want to suspend your computer with a timer. As pm-suspend does not lock the screen on several of the latest versions, this will do that automatically when the timer is finished. The command pmf-suspend stands for power manager (fix) suspend. In order to suspend the system this program must be run as root.
### Installation Run this command in your terminal to install pmf-suspend to your path. `sudo ./pmf-suspend-install` ### Usage `pmf-suspend` Suspend system instantly `pmf-suspend [help|--help]` Show this message `pmf-suspend 1 2 3` Timer will be set to 1s, 2m, 3h `pmf-suspend 0 30` Timer will be set to 30 mintues ### Info Author: Livila Version: 1.0 This program is used for when you want to suspend your computer with a timer. As pm-suspend does not lock the screen on several of the latest versions, this will do that automatically when the timer is finished. The command pmf-suspend stands for power manager (fix) suspend. In order to suspend the system this program must be run as root.
Show line notes below