From d4c47e4641a940687610c54bf90a9b94fb8e5aa4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 14:50:18 +0200 Subject: [PATCH] getent.1: Document a help and version options Signed-off-by: Michael Kerrisk --- man1/getent.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/man1/getent.1 b/man1/getent.1 index 1adec24c3..9c5f45205 100644 --- a/man1/getent.1 +++ b/man1/getent.1 @@ -362,6 +362,16 @@ but only the last service for each database will be used. Disables IDN encoding in lookups for .BR ahosts / getaddrinfo (3) (Since glibc-2.13.) +.TP +.BR \-? ", " \-\-help +Print a usage summary and exit. +.TP +.B "\-\-usage" +Print a short usage summary and exit. +.TP +.BR \-V ", " \-\-version +Print the version number, license, and disclaimer of warranty for +.BR getent . .SH EXIT STATUS One of the following exit values can be returned by .BR getent :