summaryrefslogtreecommitdiffstats
path: root/df
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-08-27 17:47:10 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-08-27 17:47:10 +0100
commitf0f3e1621180724e0a907a30ff5dea9695ddead0 (patch)
tree30bd3324d92f56abf286e501347ed8f4261c2aed /df
parent69abc787dddbf7855c2871f7f1432563a6af92a1 (diff)
downloadlibguestfs-f0f3e1621180724e0a907a30ff5dea9695ddead0.tar.gz
libguestfs-f0f3e1621180724e0a907a30ff5dea9695ddead0.tar.xz
libguestfs-f0f3e1621180724e0a907a30ff5dea9695ddead0.zip
man pages: Add a standard EXIT STATUS section to most pages.
Diffstat (limited to 'df')
-rwxr-xr-xdf/virt-df.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/df/virt-df.pod b/df/virt-df.pod
index 9d05ac97..49c5e0a9 100755
--- a/df/virt-df.pod
+++ b/df/virt-df.pod
@@ -219,6 +219,11 @@ have meaning to the shell such as C<#> and space. You may need to
quote or escape these characters on the command line. See the shell
manual page L<sh(1)> for details.
+=head1 EXIT STATUS
+
+This program returns 0 if successful, or non-zero if there was an
+error.
+
=head1 SEE ALSO
L<df(1)>,