diff --git a/options.html b/options.html
index 0d1f1501f..49c002903 100644
--- a/options.html
+++ b/options.html
@@ -5816,7 +5816,7 @@ See
ssh_config(5)
for Host
block details.
This option is ignored if
-ssh.matchBlocks.*.matcht
+ssh.matchBlocks.*.match
if defined.
Type: null or string
Default: null
Example: "*.example.org"
Declared by:
<home-manager/modules/programs/ssh.nix>
|
programs.ssh.matchBlocks.<name>.hostname
Specifies the real host name to log into.
Type: null or string
Default: null
Declared by:
|