diff --git a/README.md b/README.md index 7961d23..c0b5e62 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,22 @@ ### Usage - `pmf-suspend` Suspend system instantly - `pmf-suspend [help|--help]` Show this message +**To suspend system instantly** - `pmf-suspend 1 2 3` Timer will be set to 1s, 2m, 3h +`pmf-suspend` - `pmf-suspend 0 30` Timer will be set to 30 mintues +**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