xfs-info: Fix description to refer to 'pathordevice' param.

This commit is contained in:
Richard W.M. Jones
2012-07-24 10:16:31 +01:00
parent f4094b91d2
commit 40e5317cfb

View File

@@ -8968,8 +8968,8 @@ call C<guestfs_max_disks>." };
];
shortdesc = "get geometry of XFS filesystem";
longdesc = "\
C<path> is a mounted XFS filesystem. This command returns the
geometry of the filesystem.
C<pathordevice> is a mounted XFS filesystem or a device containing
an XFS filesystem. This command returns the geometry of the filesystem.
The returned struct contains geometry information. Missing
fields are returned as C<-1> (for numeric fields) or empty