]> git.ipfire.org Git - thirdparty/util-linux.git/commit - sys-utils/renice.c
renice: fix arguments description in --help
authorKarel Zak <kzak@redhat.com>
Fri, 8 Nov 2019 10:32:18 +0000 (11:32 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 8 Nov 2019 10:32:18 +0000 (11:32 +0100)
commit390ba85c78cc9f78a00b3141e5f51a0603f57997
treefb397b24f8b0e14e54fa418ebb3e5ffd8026f07f
parentcb99f4ea79c2abbe9b0b20ef0a225b6ee5405f97
renice: fix arguments description in --help

The --{pid,pgrp,user} options does not have arguments.

Reported-by: Stephane Chazelas <stephane.chazelas@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/renice.c