Skip to content

Commit 2a4d76b

Browse files
tdittrdavidv1992
authored andcommitted
Add see also sections to man pages
1 parent cbd7fb4 commit 2a4d76b

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

docs/man/statime-metrics-exporter.8.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ title: STATIME-METRICS-EXPORTER(8) statime 0.2.2 | statime
2525

2626
`-V`, `--version`
2727
: Display version information.
28+
29+
# SEE ALSO
30+
31+
[statime(8)](statime.8.md), [statime.toml(5)](statime.toml.5.md)

docs/man/statime.8.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ title: STATIME(8) statime 0.2.2 | statime
2525

2626
`-V`, `--version`
2727
: Display version information.
28+
29+
# SEE ALSO
30+
31+
[statime-metrics-exporter(8)](statime-metrics-exporter.8.md), [statime.toml(5)](statime.toml.5.md)

docs/man/statime.toml.5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,7 @@ will be indicated by each configuration setting shown.
111111

112112
`metrics-exporter-listen` = *socketaddr* (**127.0.0.1:9975**)
113113
: The listen address that is used for the statime-metrics-exporter(8).
114+
115+
# SEE ALSO
116+
117+
[statime(8)](statime.8.md), [statime-metrics-exporter(8)](statime-metrics-exporter.8.md)

0 commit comments

Comments
 (0)