Skip to content

Commit

Permalink
Updated doc (iMSCP::Mount library)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
nuxwin committed Sep 8, 2016
1 parent cf9c151 commit 42e07c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/PerlLib/iMSCP/Mount.pm
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ sub mount($)
Umount the given file system
Note: Operation is recursive. Any mount below the given mount will be umounted.
Note: Operation is recursive. Any mount below the given mount (or directory) will be umounted.
Param string $fsFile Mount point of file system to umount
Return int 0 on success, other on failure
Expand Down

0 comments on commit 42e07c6

Please sign in to comment.