summaryrefslogtreecommitdiff
path: root/src/usr/share/man/man1/netmounts-on.1.txt
blob: 9fdb14df1bce49331bc629aef4120f65a7218d00 (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-acer-chromebook
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