Adjust the -M help so it specifies the range of accepted values (#67).

This commit is contained in:
Andrew Wood
2026-03-23 22:33:25 +00:00
parent 5c84305817
commit d98237134b
+1 -1
View File
@@ -372,7 +372,7 @@ void display_help(void)
N_("show progress of process PID"),
{ 0, 0, 0, 0} },
#endif /* PV_REMOTE_CONTROL */
{ "-M", "--monitor", N_("SIDE"),
{ "-M", "--monitor", "in|0|out|1|both|2",
N_("run a command and monitor its standard input, output, or both"),
{ 0, 0, 0, 0} },
{ "", NULL, NULL, NULL, { 0, 0, 0, 0} },