From 0b1a260436eec93005a224a51baa5b6f6de02819 Mon Sep 17 00:00:00 2001 From: David Landry Date: Sun, 2 Dec 2018 20:44:17 -0500 Subject: Fix typo in docs --- docs/manpage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpage.rst b/docs/manpage.rst index 10fe739..41339a9 100644 --- a/docs/manpage.rst +++ b/docs/manpage.rst @@ -218,7 +218,7 @@ To run :program:`sshuttle` with options defined in, e.g., `/etc/sshuttle.conf` just pass the path to the file preceded by the `@` character, e.g. :option:`@/etc/sshuttle.conf`. -When running :program:`sshuttle` with options defined in a configuratio file, +When running :program:`sshuttle` with options defined in a configuration file, options can still be passed via the command line in addition to what is defined in the file. If a given option is defined both in the file and in the command line, the value in the command line will take precedence. -- cgit v1.2.3