From 32d005445544f3dc66b64a8f97ddc57b3b27bacc Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 30 Jan 2024 15:41:42 +0100 Subject: Fix typos discovered by codespell https://pypi.org/project/codespell --- docs/usage.rst | 4 ++-- 1 file 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 -- cgit v1.2.3