1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 18:35:23 +02:00

pages/*: fix colon typo (#16367)

This commit is contained in:
Sebastiaan Speck 2025-05-03 18:38:20 +02:00 committed by GitHub
parent 106adfa095
commit 282f3617f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
> Interface with the Intelligent Platform Management Interface (IPMI).
> More information: <https://manned.org/ipmitool>.
- Open IPMI shell on the local hardware :
- Open IPMI shell on the local hardware:
`sudo ipmitool shell`

View file

@ -7,7 +7,7 @@
`kldload ipmi.ko`
- Open IPMI shell on the local hardware :
- Open IPMI shell on the local hardware:
`ipmitool shell`

View file

@ -11,7 +11,7 @@
`distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/binary_on_host}}`
- Export a binary from the container to the host (i.e.`$HOME/.local/bin`) :
- Export a binary from the container to the host (i.e.`$HOME/.local/bin`):
`distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/export}}`

View file

@ -7,7 +7,7 @@
`systemctl start ipmidrv`
- Open IPMI shell on the local hardware :
- Open IPMI shell on the local hardware:
`sudo ipmitool shell`