Skip to content

Commit

Permalink
Merge pull request #335 from RehanPlayz/patch-1
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
gerardog committed Feb 19, 2024
2 parents 799329a + 4ea4cd3 commit 583c60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Here are the `Credentials Cache` Modes:
- This is the default mode. (Use `gsudo config CacheMode Explicit` to revert to this value).
- `Auto:` Similar to unix-sudo. The first elevation shows a UAC popup and **starts a cache session automatically**.
- Run `gsudo config CacheMode Auto` to use this mode.
- `Disabled:` Every elevation shows a UAC popup, and tryoing to start a cache session will throw an error..
- `Disabled:` Every elevation shows a UAC popup, and trying to start a cache session will throw an error..
- Run `gsudo config CacheMode Disabled` to use this mode.

In any case, you can stop all cache sessions with `gsudo -k`.
Expand Down

0 comments on commit 583c60a

Please sign in to comment.