Skip to content

Commit 943b88e

Browse files
committed
docs: Some updates for SUMMARY.md
1. Keep the same format for man usage 2. Remove ".md" suffix in some man description 3. Add missing "bootc-install-to-existing-root" Signed-off-by: Yihuang Yu <[email protected]>
1 parent 7738c3b commit 943b88e

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/src/SUMMARY.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,21 @@
2020
- [Offline/disconnected updates](offline-updates.md)
2121
- [Booting local builds](booting-local-builds.md)
2222
- [`man bootc`](man/bootc.md)
23-
- [`man bootc status`](man/bootc-status.md)
24-
- [`man bootc upgrade`](man/bootc-upgrade.md)
25-
- [`man bootc switch`](man/bootc-switch.md)
26-
- [`man bootc rollback`](man/bootc-rollback.md)
27-
- [`man bootc usr-overlay`](man/bootc-usr-overlay.md)
23+
- [`man bootc-status`](man/bootc-status.md)
24+
- [`man bootc-upgrade`](man/bootc-upgrade.md)
25+
- [`man bootc-switch`](man/bootc-switch.md)
26+
- [`man bootc-rollback`](man/bootc-rollback.md)
27+
- [`man bootc-usr-overlay`](man/bootc-usr-overlay.md)
2828
- [`man bootc-fetch-apply-updates.service`](man-md/bootc-fetch-apply-updates-service.md)
2929

3030
# Using `bootc install`
3131

3232
- [Understanding `bootc install`](bootc-install.md)
33-
- [`man bootc-install.md`](man/bootc-install.md)
33+
- [`man bootc-install`](man/bootc-install.md)
3434
- [`man bootc-install-config`](man-md/bootc-install-config.md)
35-
- [`man bootc-install-to-disk.md`](man/bootc-install-to-disk.md)
36-
- [`man bootc-install-to-filesystem.md`](man/bootc-install-to-filesystem.md)
35+
- [`man bootc-install-to-disk`](man/bootc-install-to-disk.md)
36+
- [`man bootc-install-to-filesystem`](man/bootc-install-to-filesystem.md)
37+
- [`man bootc-install-to-existing-root`](man/bootc-install-to-existing-root.md)
3738

3839
# Architecture
3940

0 commit comments

Comments
 (0)