Bug 1484927

Summary: wrong lsmcli manpage at fs_unexport
Product: Red Hat Enterprise Linux 7 Reporter: Jakub Krysl <jkrysl>
Component: libstoragemgmtAssignee: Gris Ge <fge>
Status: CLOSED ERRATA QA Contact: Jakub Krysl <jkrysl>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.4   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libstoragemgmt-1.5.0-2.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-10 15:36:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Krysl 2017-08-24 14:48:51 UTC
Description of problem:
lsmcli manpage at command fs_unexport lists only required argument --fs, which should be --export. It is correct when calling lsmcli fs-export -h

Version-Release number of selected component (if applicable):
1.4.0-3

Steps to Reproduce:
1.man lsmcli

Actual results:
   fs-unexport
       Remove an NFS export.

       --fs <FS_ID>   Required. ID of the filesystem to unexport.


Expected results:
   fs-unexport
       Remove an NFS export.

       --export <EXPORT_ID>   Required. ID of the export to remove.


Additional info:

Comment 3 Jakub Krysl 2017-10-20 09:31:05 UTC
Fixed:
   fs-unexport
       Remove an NFS export.

       --export <EXPORT_ID>
                      Required. ID of the export to unexport.

Comment 6 errata-xmlrpc 2018-04-10 15:36:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2018:0864