Separate the data transfer modifier options from the alternative operating mode options.

This commit is contained in:
Andrew Wood
2025-10-21 21:13:27 +01:00
parent 60067ed4ea
commit 8b3b61e2d3
+1
View File
@@ -360,6 +360,7 @@ void display_help(void)
{ "-U", "--store-and-forward", N_("FILE"),
N_("write all input to FILE before writing to output"),
{ 0, 0, 0, 0} },
{ "", NULL, NULL, NULL, { 0, 0, 0, 0} },
{ "-d", "--watchfd", N_("PID[:FD]|=NAME|@LISTFILE"),
N_("watch file FD opened by process PID"),
{ 0, 0, 0, 0} },