From 9431bb7a2f45067858bb73f83c69eac81d448f9c Mon Sep 17 00:00:00 2001 From: lbausch Date: Thu, 24 Feb 2022 10:54:28 +0100 Subject: [PATCH] Fix typo --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index bf1dfc2..3711d04 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -81,7 +81,7 @@ ability to run sshuttle:: DO NOT run this command with sudo, it will ask for your sudo password when it is needed. -A costume user or group can be set with the : +A custom user or group can be set with the : option:`sshuttle --sudoers --sudoers-username {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 aliases will work. See