diff options
| -rw-r--r-- | posts/netctl-undocumented-features.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/netctl-undocumented-features.rst b/posts/netctl-undocumented-features.rst index a52b124..3f05d79 100644 --- a/posts/netctl-undocumented-features.rst +++ b/posts/netctl-undocumented-features.rst @@ -25,4 +25,4 @@ Nonetheless, it is possible to use the variables **DhcpcdOptions** or  Example (here, we pass a custom hostname and a custom metric to **dhcpcd**:: -        > DhcpcdOptions='-H hostname -m metric' +        > DhcpcdOptions='-h hostname -m metric'  | 
