This file is indexed.

/usr/share/doc/xca/xca-3.html is in xca 1.0.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
 <TITLE>XCA - X Certificate and key management: Command Line Options</TITLE>
 <LINK HREF="xca-4.html" REL=next>
 <LINK HREF="xca-2.html" REL=previous>
 <LINK HREF="xca.html#toc3" REL=contents>
</HEAD>
<BODY>
<A HREF="xca-4.html">Next</A>
<A HREF="xca-2.html">Previous</A>
<A HREF="xca.html#toc3">Contents</A>
<HR>
<H2><A NAME="s3">3.</A> <A HREF="xca.html#toc3">Command Line Options</A></H2>


<P>Usage: <CODE>xca [-d new.xdb] [-v] [-x] &lt;files&gt;</CODE></P>
<P>Next to the usual X command line options. There are the following</P>
<P>
<UL>
<LI>-v show version information and exit</LI>
<LI>-d set the database filename (only needed to create a new db)</LI>
<LI>-x exit after processing all command line options</LI>
</UL>
</P>
<P>There are some deprecated legacy options: [ -k ] [ -r ] [ -c ] [ -p ] [ -7 ] [ -l ] [ -t ] [ -P ]</P>
<P>Before XCA 0.9.0, the type of the items had to be given. This was removed since. Just put all keys, certs, requests and the database unsorted on the commandline. For backwards compatibility those options are ignored when found.</P>


<P>Usually after importing the items from commandline
the application will startup as usual. With the -x
option given it will exit after finishing the import dialog. This is useful if xca is used as default application for viewing certificates, keys or requests.</P>


<HR>
<A HREF="xca-4.html">Next</A>
<A HREF="xca-2.html">Previous</A>
<A HREF="xca.html#toc3">Contents</A>
</BODY>
</HTML>