/usr/share/doc/xarchiver/ch03s02.html is in xarchiver 1:0.5.4.12-1.
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 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Command line options</title><link rel="stylesheet" type="text/css" href="xarchiver.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="home" href="index.html" title="Xarchiver 0.5.4" /><link rel="up" href="ch03.html" title="Chapter 3. Usage" /><link rel="prev" href="ch03s01.html" title="Getting started" /><link rel="next" href="ch03s03.html" title="General" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Command line options</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03s01.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Usage</th><td width="20%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td></tr></table><hr /></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="usage_options"></a>Command line options</h2></div></div></div><p>
</p><div class="table"><a id="table_options"></a><p class="title"><strong>Table 3.1. Command line options</strong></p><div class="table-contents"><table class="table" summary="Command line options" cellspacing="0" cellpadding="4" border="1"><colgroup><col class="col1" /><col class="col2" /><col class="col3" /></colgroup><thead><tr><th>Short option</th><th>Long option</th><th>Function</th></tr></thead><tbody><tr><td>-x destination archive</td><td>--extract-to=destination archive</td><td>Extract archive to the destination directory and quit.
</td></tr><tr><td>-e archive</td><td>--extract archive</td><td>Extract archive by asking the destination directory and quit.
</td></tr><tr><td>-m [archive1 ... archiveN]</td><td>--multi-extract [archive1 ... archiveN]</td><td>Open the Multi-Extract dialog to extract the given archives. Shell wildcards such as * are allowed.</td></tr><tr><td>-c file1 ... fileN</td><td>--compress=file1 ... fileN</td><td>Add the given files by asking the name of the archive and quit. If the archive doesn't exist it will be created. The filenames must be separated by spaces.
</td></tr><tr><td>-a archive</td><td>--add archive</td><td>Add to archive by asking which files and quit.
</td></tr><tr><td>-?</td><td>--help</td><td>Show help information and quit.</td></tr></tbody></table></div></div><p><br class="table-break" />
Xarchiver supports also all generic GTK+ options, a list is available on the help screen.
</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03s01.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Getting started </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> General</td></tr></table></div></body></html>
|