From 17a4574aeb0245eecf697b71dc00ecd76d7fb601 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Wed, 6 Mar 2024 00:13:39 +0000 Subject: [PATCH] Update cheatsheets --- tldr/linux/iwconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tldr/linux/iwconfig b/tldr/linux/iwconfig index 5fdab57d..a56411c6 100644 --- a/tldr/linux/iwconfig +++ b/tldr/linux/iwconfig @@ -22,4 +22,4 @@ source: https://github.com/tldr-pages/tldr.git - Set the operating mode of the specified interface: -`iwconfig {{interface}} mode {{ad hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}}` +`iwconfig {{interface}} mode {{Ad-Hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}}`