summaryrefslogtreecommitdiff
path: root/src/usr/share/man/man1/netmounts-on.1.txt
blob: 0095f34ef657742206902c66c756726332f88aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
title netmounts-on
section 1
project stackrpms-thinkpad-p50s
volume General Commands Manual
date November 2022
=====
NAME
  netmounts-on - mount all defined nfs mounts
SYNOPSIS
  netmounts-on
OPTIONS
  none
DESCRIPTION
  Mount all defined mounts of type nfs.
AUTHOR
  B. Stack <bgstack15@gmail.com>
COPYRIGHT
  GPL 3.0
BUGS
  If you catch any bugs please email the author.
SEE ALSO
  `netmounts-off(1)`
bgstack15