Clarify -q is only for pgrep.
MFC after: 3 days Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
050204e122
commit
247793b2dd
@ -29,7 +29,7 @@
|
|||||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.Dd August 21, 2015
|
.Dd June 5, 2017
|
||||||
.Dt PKILL 1
|
.Dt PKILL 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -176,6 +176,8 @@ Select only the newest (most recently started) of the matching processes.
|
|||||||
.It Fl o
|
.It Fl o
|
||||||
Select only the oldest (least recently started) of the matching processes.
|
Select only the oldest (least recently started) of the matching processes.
|
||||||
.It Fl q
|
.It Fl q
|
||||||
|
For
|
||||||
|
.Nm pgrep ,
|
||||||
Do not write anything to standard output.
|
Do not write anything to standard output.
|
||||||
.It Fl s Ar sid
|
.It Fl s Ar sid
|
||||||
Restrict matches to processes with a session ID in the comma-separated
|
Restrict matches to processes with a session ID in the comma-separated
|
||||||
|
Loading…
Reference in New Issue
Block a user