Legato Networker ClientPak for MPE/iX Users Guide

Chapter 1: Introduction
15
1
Only system administrators should backup, recover, or archive volume sets.
The primary purpose of the MPE volume set function is for backing up entire
MPE volume sets as part of a disaster recovery plan. Should a disaster occur,
you can recover the NetWorker save sets for the MPE volume sets and restore
them.
Displaying the Man Pages
Man pages are online descriptions of the NetWorker commands. You must
display the man pages from the /SYS/NETWRKR directory.
Display a man page as follows:
1. Change to the NetWorker directory:
: CHDIR /SYS/NETWRKR
2. Enter the command to display the man page:
: NSRHELP
man_page
For example, display the NetWorker man page for nsr as follows:
: NSRHELP nsr
The man page for nsr is displayed. The nsr man page is a general guide to
using NetWorker. See “Appendix C: Common NetWorker Commands”
(on page 65) for a list of available man pages for common NetWorker
commands.