diff options
Diffstat (limited to 'ipa-admintools/man/ipa-findgroup.1')
-rw-r--r-- | ipa-admintools/man/ipa-findgroup.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ipa-admintools/man/ipa-findgroup.1 b/ipa-admintools/man/ipa-findgroup.1 index 29b60797..decab3df 100644 --- a/ipa-admintools/man/ipa-findgroup.1 +++ b/ipa-admintools/man/ipa-findgroup.1 @@ -31,4 +31,8 @@ The search is a substring search in the name and description attributes. All entries that match are displayed. .SH "EXIT STATUS" -The exit status is 0 on success, nonzero on error. +0 if one or more entries were found + +1 if an error occurred + +2 if no matching entries were found |