pam-afs-new-features-20010907
[openafs.git] / doc / html / AdminReference / auarf075.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
2 <HTML><HEAD>
3 <TITLE>Administration Reference</TITLE>
4 <!-- Begin Header Records  ========================================== -->
5 <!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID      -->
6 <!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30                -->
7 <META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
8 <META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
9 <META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
10 </HEAD><BODY>
11 <!-- (C) IBM Corporation 2000. All Rights Reserved    --> 
12 <BODY bgcolor="ffffff"> 
13 <!-- End Header Records  ============================================ -->
14 <A NAME="Top_Of_Page"></A>
15 <H1>Administration Reference</H1>
16 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf074.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf076.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
17 <P>
18 <H2><A NAME="HDRBK_HELP" HREF="auarf002.htm#ToC_89">backup help</A></H2>
19 <A NAME="IDX4324"></A>
20 <A NAME="IDX4325"></A>
21 <A NAME="IDX4326"></A>
22 <P><STRONG>Purpose</STRONG>
23 <P>Displays the syntax of specified <B>backup</B> commands or lists
24 functional descriptions of all <B>backup</B> commands
25 <P><STRONG>Synopsis</STRONG>
26 <PRE><B>backup help</B>  [<B>-topic</B> &lt;<VAR>help&nbsp;string</VAR>><SUP>+</SUP>]  [<B>-help</B>]
27   
28 <B>backup h</B> [<B>-t</B> &lt;<VAR>help&nbsp;string</VAR>><SUP>+</SUP>]  [-<B>h</B>]
29 </PRE>
30 <P><STRONG>Description</STRONG>
31 <P>The <B>backup help</B> command displays the complete online help entry
32 (short description and syntax statement) for each operation code specified by
33 the <B>-topic</B> argument. If the <B>-topic</B> argument is
34 omitted, the output includes the first line (name and short description) of
35 the online help entry for every <B>backup</B> command.
36 <P>To list every <B>backup</B> command whose name or short description
37 includes a specified keyword, use the <B>backup apropos</B>
38 command.
39 <P><STRONG>Options</STRONG>
40 <DL>
41 <P><DT><B>-topic
42 </B><DD>Indicates each command for which to display the complete online help
43 entry. Omit the <B>backup</B> part of the command name, providing
44 only the operation code (for example, specify <B>dump</B>, not <B>backup
45 dump</B>). If this argument is omitted, the output briefly describes
46 every <B>backup</B> command.
47 <P><DT><B>-help
48 </B><DD>Prints the online help for this command. All other valid options
49 are ignored.
50 </DL>
51 <P><STRONG>Output</STRONG>
52 <P>The online help entry for each <B>backup</B> command consists of the
53 following two or three lines:
54 <UL>
55 <P><LI>The first line names the command and briefly describes its
56 function.
57 <P><LI>The second line lists aliases for the command, if any.
58 <P><LI>The final line, which begins with the string <TT>Usage</TT>, lists the
59 command's options in the prescribed order. Online help entries use
60 the same symbols (for example, brackets) as the reference pages in this
61 document.
62 </UL>
63 <P><STRONG>Examples</STRONG>
64 <P>The following example displays the online help entry for the <B>backup
65 dump</B> command:
66 <PRE>   % <B>backup help dump</B>
67    backup dump: start dump
68    Usage: backup dump -volumeset &lt;volume set name> -dump &lt;dump level name> 
69    [-portoffset &lt;TC port offset>]  [-at &lt;Date/time to start dump>+] 
70    [-append]  [-n]  [-file &lt;load file>]  [-help]
71    
72 </PRE>
73 <P><STRONG>Privilege Required</STRONG>
74 <P>None
75 <P><STRONG>Related Information</STRONG>
76 <P><A HREF="auarf060.htm#HDRBK_INTRO">backup</A>
77 <P><A HREF="auarf065.htm#HDRBK_APROPOS">backup apropos</A>
78 <P>
79 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf074.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf076.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
80 <!-- Begin Footer Records  ========================================== -->
81 <P><HR><B> 
82 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
83 </B> 
84 <!-- End Footer Records  ============================================ -->
85 <A NAME="Bot_Of_Page"></A>
86 </BODY></HTML>