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