summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Clauss <cclauss@me.com>2024-01-30 15:41:42 +0100
committerBrian May <brian@linuxpenguins.xyz>2024-01-31 19:28:21 +1100
commit32d005445544f3dc66b64a8f97ddc57b3b27bacc (patch)
tree5954df6cde640241ef22bfbe4427e4e19bd2b0b9
parentb2a29d3b229053b2f0d6e0bdb2a35be70564aa10 (diff)
Fix typos discovered by codespell
https://pypi.org/project/codespell
-rw-r--r--docs/usage.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usage.rst b/docs/usage.rst
index 524f3ba..fb0db0b 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -85,9 +85,9 @@ To print a sudo configuration file and see a suggested way to install it, run::
A custom user or group can be set with the
:option:`sshuttle --sudoers-no-modify --sudoers-user {user_descriptor}`
option. Valid values for this vary based on how your system is configured.
-Values such as usernames, groups pre-pended with `%` and sudoers user
+Values such as usernames, groups prepended with `%` and sudoers user
aliases will work. See the sudoers manual for more information on valid
-user specif actions. The option must be used with `--sudoers-no-modify`::
+user-specific actions. The option must be used with `--sudoers-no-modify`::
sshuttle --sudoers-no-modify --sudoers-user mike
sshuttle --sudoers-no-modify --sudoers-user %sudo