Skip to content

Commit

Permalink
* man/augmatch.pod: explain possible exit statuses
Browse files Browse the repository at this point in the history
  • Loading branch information
lutter committed Jun 10, 2018
1 parent 534f23d commit 43716c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions man/augmatch.pod
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@ F</usr/share/augeas/lenses/dist>
# show all the clients to which we are exporting /home
augmatch -eom 'dir["/home"]/client' /etc/exports

=head1 EXIT STATUS

The exit status is 0 when there was at least one match, 1 if there was no
match, and 2 if an error occurred.

=head1 FILES

Lenses and schema definitions in F</usr/share/augeas/lenses> and
Expand Down

0 comments on commit 43716c8

Please sign in to comment.