1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 19:19:44 +01:00

chore: remove repetitive words (#12508)

This commit is contained in:
standstaff 2024-03-16 00:49:43 +08:00 committed by GitHub
parent c2c05c1a29
commit 3ef05a23e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
`musescore --audio-driver {{jack|alsa|portaudio|pulse}}`
- Stel de MP3 uitvoer bitsnelheid in in kbit/s:
- Stel de MP3 uitvoer bitsnelheid in kbit/s:
`musescore --bitrate {{bitsnelheid}}`

View file

@ -7,7 +7,7 @@
`perldoc -{{f|v|a}} {{name}}`
- Search in the the question headings of Perl FAQ:
- Search in the question headings of Perl FAQ:
`perldoc -q {{regex}}`

View file

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