diff options
Diffstat (limited to 'ipa-admintools/man/ipa-finduser.1')
-rw-r--r-- | ipa-admintools/man/ipa-finduser.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ipa-admintools/man/ipa-finduser.1 b/ipa-admintools/man/ipa-finduser.1 index ab7a01fe..e08ddc8d 100644 --- a/ipa-admintools/man/ipa-finduser.1 +++ b/ipa-admintools/man/ipa-finduser.1 @@ -37,4 +37,8 @@ Display all attributes .PP By default the full name, home Directory and login shell and username fields 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 |