This file is indexed.

/usr/share/doc/eb-doc/html/ebinfo-05.html is in eb-doc 4.4.3-2build1.

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
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="ja">
<head>

<link rel="stylesheet" type="text/css" href="ebutils.css">
<link rev="made" href="mailto:m-kasahr@sra.co.jp">
<title>ebinfo コマンド</title>
</head>

<body>
<p>
[<a href="ebinfo-04.html">前へ</a>] [<a href="ebinfo.html#toc">目次</a>] 
</p>
<hr>
<h2><a name="options-to-ebinfo"><code>ebinfo</code> のオプション</a></h2>

<p>
<code>ebinfo</code> コマンドは、伝統的な一文字オプション名と覚えやすい長い
オプション名の両方を扱うことができます。
長いオプション名を表すには、<samp>-</samp> ではなく <samp>--</samp> を
用います。
オプション名が一意に決まる範囲内で、名前の後方部分を省略することができます。
</p>

<dl>
<dt><code>-h</code></dt>
<dt><code>--help</code></dt>
<dd>
ヘルプメッセージを標準出力に出力して、終了します。

<dt><code>-l</code></dt>
<dt><code>--book-list</code></dt>
<dd>
通常の出力の代わりに、EBNET サーバが公開している書籍の一覧を出力します。
コマンド行引数 <var>book-path</var> は遠隔アクセス識別子でなければなりません。

<dt><code>-m</code></dt>
<dt><code>--multi-search</code></dt>
<dd>
複合検索 (multi search) に関する情報も、合わせて出力します。

<dt><code>-v</code></dt>
<dt><code>--version</code></dt>
<dd>
バージョン番号を標準出力に出力して、終了します。
</dl>

<hr>
<p>
[<a href="ebinfo-04.html">前へ</a>] [<a href="ebinfo.html#toc">目次</a>] 
</p>
</body>
</html>