=head1 NAME
pts_quit - Exit from pts interactive mode
=head1 SYNOPSIS
=for html
B
S<<< [B<-cell>] > >>> [B<-noauth>] [B<-force>]
B S<<< [B<-c>] > >>> [B<-n>] [B<-f>]
=for html
=head1 DESCRIPTION
The B command exits from B mode. The command
can be run from the command line or interactively, but on the command line
it does nothing and is therefore of questionable utility.
=head1 CAUTIONS
Prior to OpenAFS 1.4.5 and OpenAFS 1.5.23, the B command was
only available on Unix or Linux and when OpenAFS was compiled with the
supergroups option (disabled by default). As of OpenAFS 1.4.5 and 1.5.23,
it is always available.
=head1 OPTIONS
Although they have no effect, B takes the following standard
B options:
=over 4
=item B<-cell> >
Names the cell in which to run the command. For more details, see
L.
=item B<-force>
Enables the command to continue executing as far as possible when errors
or other problems occur, rather than halting execution at the first error.
=item B<-noauth>
Assigns the unprivileged identity anonymous to the issuer. For more
details, see L.
=back
=head1 OUTPUT
This command produces no output.
=head1 EXAMPLES
Here is an example of a B session:
% pts interactive
pts> quit
%
=head1 SEE ALSO
L,
L
=head1 COPYRIGHT
Copyright 2007 Jason Edgecombe
This documentation is covered by the IBM Public License Version 1.0. This
man page was written by Jason Edgecombe for OpenAFS.