opticsmon: Fix wrong reference to --daemon flag in man page

Even before release the flag was renamed to --monitor but the mention in
the man page was missed.

Reported-by: Halil Pasic <pasic@linux.ibm.com>
Fixes: c34adb9cab ("opticsmon: Introduce opticsmon tool")
Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Niklas Schnelle
2026-04-14 10:40:46 +02:00
committed by Jan Höppner
parent 2b282bdacd
commit b385b8cc38

View File

@@ -45,7 +45,7 @@ opticsmon - Monitor optical modules for directly attached PCI based NICs
Use
.B opticsmon
to monitor the health of the optical modules of directly attached PCI based
NICs. When executed without the \fB--daemon\fR option it will collect optical
NICs. When executed without the \fB--monitor\fR option it will collect optical
module data from all available PCI network interface physical functions and
print a summary in JSON format. Add the \fB--send-report\fR option to report
this data to the support element.
@@ -55,7 +55,7 @@ this data to the support element.
.
.SH OPTIONS
.SS Operation Options
.OD daemon "d"
.OD monitor "m"
Run continuously and report on link state changes and periodically
.PP
.