pages*: fix Bash, Zsh and fish names (#12481)

This commit is contained in:
Vitor Henrique
2024-03-10 03:53:17 -03:00
committed by GitHub
parent 38de1af697
commit ffa4be3e7a
47 changed files with 63 additions and 63 deletions

View File

@@ -1,7 +1,7 @@
# open
> Opent bestanden, mappen en URI's met standaardtoepassingen.
> Deze commando is beschikbaar via `fish` op besturingssystemen zonder het ingebouwde `open`-commando (bijv. Haiku en macOS).
> Deze commando is beschikbaar via fish op besturingssystemen zonder het ingebouwde `open`-commando (bijv. Haiku en macOS).
> Meer informatie: <https://fishshell.com/docs/current/cmds/open.html>.
- Open een bestand met de bijbehorende applicatie:

View File

@@ -6,6 +6,6 @@
`tldr open -p osx`
- Bekijk de documentatie voor het command beschikbaar via `fish`:
- Bekijk de documentatie voor het command beschikbaar via fish:
`tldr open.fish`

View File

@@ -3,7 +3,7 @@
> Gemengde systeem commando's voor PlatformIO.
> Meer informatie: <https://docs.platformio.org/en/latest/core/userguide/system/>.
- Installeer shell completion voor de huidige shell (ondersteund Bash, Fish, Zsh en PowerShell):
- Installeer shell completion voor de huidige shell (ondersteund Bash, fish, Zsh en PowerShell):
`pio system completion install`