Merge branch 'patch-20' into 'master'

improve basic details on inspecting NFS mounts

See merge request gitlab-org/gitlab-ce!18734
This commit is contained in:
John Northrup 2018-05-15 16:29:58 +00:00
commit be5fdff13e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# NFS
You can view information and options set for each of the mounted NFS file
systems by running `sudo nfsstat -m`.
systems by running `nfsstat -m` and `cat /etc/fstab`.
## NFS Server features