mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 09:35:24 +02:00
bootc: update More Info link (#16700)
This commit is contained in:
parent
7534eab9c5
commit
064f987400
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# bootc switch
|
||||
|
||||
> Apunta a una nueva referencia de imagen contenedora para arrancar.
|
||||
> Más información: <https://containers.github.io/bootc/man/bootc-switch.html>.
|
||||
> Más información: <https://manned.org/bootc-switch.8>.
|
||||
|
||||
- Cambia el SO base a una nueva imagen de contenedor desde un registro:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Inicializa e atualiza seu sistema usando imagens de containeres.
|
||||
> Manipula atualizações transacionais e transparentes utilizando imagens de containeres OCI/Docker.
|
||||
> Mais informações: <https://containers.github.io/bootc/>.
|
||||
> Mais informações: <https://manned.org/bootc.8>.
|
||||
|
||||
- Mostra todos os deployments na ordem que eles aparecem na inicialização:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# bootc switch
|
||||
|
||||
> Target a new container image reference to boot.
|
||||
> More information: <https://containers.github.io/bootc/man/bootc-switch.html>.
|
||||
> More information: <https://manned.org/bootc-switch.8>.
|
||||
|
||||
- Change the base OS to a new container image from a registry:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Boot and upgrade via container images.
|
||||
> Manages transactional, in-place operating system updates using OCI/Docker container images.
|
||||
> More information: <https://containers.github.io/bootc/>.
|
||||
> More information: <https://manned.org/bootc.8>.
|
||||
|
||||
- Show deployments in the order they will appear in the bootloader:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue