mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 08:20:16 +00:00
73 lines
3.9 KiB
HTML
73 lines
3.9 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
|
||
|
<HTML><HEAD>
|
||
|
<TITLE>Administration Reference</TITLE>
|
||
|
<!-- Begin Header Records ========================================== -->
|
||
|
<!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID -->
|
||
|
<!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30 -->
|
||
|
<META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
|
||
|
<META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
|
||
|
<META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
|
||
|
</HEAD><BODY>
|
||
|
<!-- (C) IBM Corporation 2000. All Rights Reserved -->
|
||
|
<BODY bgcolor="ffffff">
|
||
|
<!-- End Header Records ============================================ -->
|
||
|
<A NAME="Top_Of_Page"></A>
|
||
|
<H1>Administration Reference</H1>
|
||
|
<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="auarf253.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="auarf255.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>
|
||
|
<P>
|
||
|
<H2><A NAME="HDRVOS_APROPOS" HREF="auarf002.htm#ToC_268">vos apropos</A></H2>
|
||
|
<A NAME="IDX5593"></A>
|
||
|
<A NAME="IDX5594"></A>
|
||
|
<A NAME="IDX5595"></A>
|
||
|
<P><STRONG>Purpose</STRONG>
|
||
|
<P>Displays each help entry containing a keyword string
|
||
|
<P><STRONG>Synopsis</STRONG>
|
||
|
<PRE><B>vos apropos -topic</B> <<VAR>help string</VAR>> [<B>-help</B>]
|
||
|
|
||
|
<B>vos ap -t</B> <<VAR>help string</VAR>> [<B>-h</B>]
|
||
|
</PRE>
|
||
|
<P><STRONG>Description</STRONG>
|
||
|
<P>The <B>vos apropos</B> command displays the first line of the online
|
||
|
help entry for any <B>vos</B> command that has in its name or short
|
||
|
description the string specified by the <B>-topic</B> argument.
|
||
|
<P>To display the syntax for a command, use the <B>vos help</B>
|
||
|
command.
|
||
|
<P><STRONG>Options</STRONG>
|
||
|
<DL>
|
||
|
<P><DT><B>-topic
|
||
|
</B><DD>Specifies the keyword string to match. Use lowercase letters only,
|
||
|
except for the acronym <B>VLDB</B>. If the string is more than a
|
||
|
single word, surround it with double quotes ("") or other delimiters.
|
||
|
<P><DT><B>-help
|
||
|
</B><DD>Prints the online help for this command. All other valid options
|
||
|
are ignored.
|
||
|
</DL>
|
||
|
<P><STRONG>Output</STRONG>
|
||
|
<P>The first line of a command's online help entry names it and briefly
|
||
|
describes its function. This command displays the first line for any
|
||
|
<B>vos</B> command where the string specified with the <B>-topic</B>
|
||
|
argument is part of the command name or first line.
|
||
|
<P><STRONG>Examples</STRONG>
|
||
|
<P>The following command displays all <B>vos</B> commands that include the
|
||
|
word <B>lock</B> in their names or short descriptions:
|
||
|
<PRE> % <B>vos apropos lock</B>
|
||
|
lock: lock VLDB entry for a volume
|
||
|
unlock: release lock on VLDB entry for a volume
|
||
|
unlockvldb: unlock all the locked entries in the VLDB
|
||
|
|
||
|
</PRE>
|
||
|
<P><STRONG>Privilege Required</STRONG>
|
||
|
<P>None
|
||
|
<P><STRONG>Related Information</STRONG>
|
||
|
<P><A HREF="auarf252.htm#HDRVOS_INTRO">vos</A>
|
||
|
<P><A HREF="auarf262.htm#HDRVOS_HELP">vos help</A>
|
||
|
<P>
|
||
|
<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="auarf253.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="auarf255.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>
|
||
|
<!-- Begin Footer Records ========================================== -->
|
||
|
<P><HR><B>
|
||
|
<br>© <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A> All Rights Reserved
|
||
|
</B>
|
||
|
<!-- End Footer Records ============================================ -->
|
||
|
<A NAME="Bot_Of_Page"></A>
|
||
|
</BODY></HTML>
|