pages.ta: standardize placeholders, update pages (#11478)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2023-11-13 07:58:59 +05:30
committed by GitHub
parent 613f30030f
commit bee46b42e6
96 changed files with 383 additions and 350 deletions

View File

@@ -12,6 +12,6 @@
`toolbox run --distro {{distribution}} --release {{release}} {{command}}`
- Run `emacs` inside a `toolbox` container using the default image for Fedora 38:
- Run `emacs` inside a `toolbox` container using the default image for Fedora 39:
`toolbox run --distro {{fedora}} --release {{f38}} {{emacs}}`
`toolbox run --distro {{fedora}} --release {{f39}} {{emacs}}`