reg-query: add missing placeholder; iptables-save: fix typo (#12513)

pull/28/head
Lena 2024-03-16 06:25:46 +01:00 committed by GitHub
parent bea8eb934b
commit dffed7409a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# iptables-save
> Save the `iptables` IPv4 configuration.
> Use `ip6tables-save` to the same for IPv6.
> Use `ip6tables-save` to do the same for IPv6.
> More information: <https://manned.org/iptables-save>.
- Print the `iptables` configuration:

View File

@ -29,7 +29,7 @@
- Only search in [k]ey names:
`reg query {{key_name}} /f /k`
`reg query {{key_name}} /f "{{query_pattern}}" /k`
- [c]ase-sensitively search for an [e]xact match: