diff options
Diffstat (limited to 'df/virt-df.pod')
-rwxr-xr-x | df/virt-df.pod | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/df/virt-df.pod b/df/virt-df.pod index e9f416c5..65d78a17 100755 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -124,7 +124,9 @@ Print sizes in human-readable format. You are not allowed to use I<-h> and I<--csv> at the same time. -=item B<--inodes> | B<-i> +=item B<-i> + +=item B<--inodes> Print inodes instead of blocks. |