1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

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

This commit is contained in:
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: