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