man-page-conversion-20051208
[openafs.git] / doc / man-pages / pod8 / kas_quit.pod
1 =head1 NAME
2
3 kas quit - Leaves interactive mode
4
5 =head1 SYNOPSIS
6
7 B<quit>  [-help]
8
9 B<q>  [-h]
10
11 =head1 DESCRIPTION
12
13 The kas quit command ends interactive mode, severing the
14 authenticated connection to one or more Authentication Server processes and
15 returning the issuer to the normal shell prompt.
16
17 This command is operative only during interactive mode, so omit the
18 B<kas> command suite name from the command line.
19
20 =head1 OPTIONS
21
22 =over 4
23
24 =item -help
25
26 Prints the online help for this command. All other valid options
27 are ignored.
28
29 =back
30
31 =head1 EXAMPLES
32
33 The following example demonstrates how the normal command shell prompt
34 returns when the issuer leaves interactive mode.
35
36    ka> quit
37    %
38
39 =head1 PRIVILEGE REQUIRED
40
41 None, and no password is required.
42
43 =head1 SEE ALSO
44
45 L<kas(1)>,
46 L<kas_interactive(1)>
47
48 =head1 COPYRIGHT
49
50 IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
51
52 This documentation is covered by the IBM Public License Version 1.0.  It was
53 converted from HTML to POD by software written by Chas Williams and Russ
54 Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.