Skip to content

Commit 4a25725

Browse files
committed
command-line-interface: Link from README and Makefile
Signed-off-by: W. Trevor King <[email protected]>
1 parent 158076e commit 4a25725

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ DOC_FILES := \
3232
bundle.md \
3333
runtime.md \
3434
runtime-linux.md \
35+
command-line-interface.md \
3536
config.md \
3637
config-linux.md \
3738
config-solaris.md \

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Table of Contents
1616
- Runtime and Lifecycle
1717
- [General Runtime and Lifecycle](runtime.md)
1818
- [Linux-specific Runtime and Lifecycle](runtime-linux.md)
19+
- [Runtime Command Line Interface](command-line-interface.md)
1920
- Configuration
2021
- [General Configuration](config.md)
2122
- [Linux-specific Configuration](config-linux.md)

0 commit comments

Comments
 (0)