Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogTheFrog authored Dec 20, 2023
1 parent c54eb92 commit 2f5823d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Run the app in terminal for usage instruction, but in case you're lazy:
frltoggle 60 --save-previous sets the FPS limit to 60 and saves the previous value to a file.
frltoggle 60 --save-previous-or-reuse sets the FPS limit to 60 and saves the previous value to a file.
If the file already exists, its value will be validated and reused instead.
This is useful in case the system has crashed and we want to reuse the value from before the crash.
frltoggle load-file loads the value from file (e.g., saved using "--save-previous") and uses it to set FRL.
File is removed afterwards if no errors occur.
```

0 comments on commit 2f5823d

Please sign in to comment.