mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 11:55:44 +02:00
chore: remove repetitive words (#12508)
This commit is contained in:
parent
c2c05c1a29
commit
3ef05a23e8
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
`musescore --audio-driver {{jack|alsa|portaudio|pulse}}`
|
`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}}`
|
`musescore --bitrate {{bitsnelheid}}`
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
`perldoc -{{f|v|a}} {{name}}`
|
`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}}`
|
`perldoc -q {{regex}}`
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# iptables-save
|
# iptables-save
|
||||||
|
|
||||||
> Save the `iptables` IPv4 configuration.
|
> 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>.
|
> More information: <https://manned.org/iptables-save>.
|
||||||
|
|
||||||
- Print the `iptables` configuration:
|
- Print the `iptables` configuration:
|
||||||
|
|
Loading…
Add table
Reference in a new issue