Add include method for POD documentation
[openafs.git] / doc / man-pages / pod1 / fragments / pts-common.pod
1 =item B<-cell> <I<cell name>>
2
3 Names the cell in which to run the command. For more details, see
4 L<pts(1)>.
5
6 =item B<-force>
7
8 Enables the command to continue executing as far as possible when errors
9 or other problems occur, rather than halting execution at the first error.
10
11 =item B<-help>
12
13 Prints the online help for this command. All other valid options are
14 ignored.
15
16 =item B<-localauth>
17
18 Constructs a server ticket using a key from the local
19 F</usr/afs/etc/KeyFile> file. Do not combine this flag with the B<-cell> 
20 or B<-noauth> options. For more details, see L<pts(1)>.
21
22 =item B<-noauth>
23
24 Assigns the unprivileged identity anonymous to the issuer. For more
25 details, see L<pts(1)>.