Skip to content

pkill: Don't show --echo twice

Commit c8384e68 ("pgrep: add pwait") changed from the old i_am_pkill logic, but mistakenly missed a break in the pkill case. This results in showing -e/--echo twice when running `pkill -h'.

Signed-off-by: Chris Down chris@chrisdown.name

Merge request reports

Loading