/usr/share/doc/dose-doc/dose3.docdir/Doseparse.StdOptions.Ot.html is in dose-doc 5.0.1-9build3.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link rel="Up" href="Doseparse.StdOptions.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class attributes" rel=Appendix href="index_attributes.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Common" rel="Chapter" href="Common.html">
<link title="Versioning" rel="Chapter" href="Versioning.html">
<link title="Algo" rel="Chapter" href="Algo.html">
<link title="Debian" rel="Chapter" href="Debian.html">
<link title="Pef" rel="Chapter" href="Pef.html">
<link title="Opam" rel="Chapter" href="Opam.html">
<link title="Doseparse" rel="Chapter" href="Doseparse.html"><title>Doseparse.StdOptions.Ot</title>
</head>
<body>
<div class="navbar"> <a class="up" href="Doseparse.StdOptions.html" title="Doseparse.StdOptions">Up</a>
</div>
<h1>Module type <a href="type_Doseparse.StdOptions.Ot.html">Doseparse.StdOptions.Ot</a></h1>
<pre><span class="keyword">module type</span> Ot = <code class="code">sig</code> <a href="Doseparse.StdOptions.Ot.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span id="VALoptions"><span class="keyword">val</span> options</span> : <code class="type">?usage:string -><br> ?status:int -><br> ?version:string -><br> ?suppress_usage:bool -><br> ?suppress_help:bool -><br> ?prog:string -><br> ?formatter:OptParse.Formatter.t -> unit -> OptParse.OptParser.t</code></pre></body></html>
|