diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2006-03-31 02:47:58 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2006-03-31 02:47:58 +0000 |
commit | dcd250f38d6bcc204a53a206e1902b19416baedf (patch) | |
tree | 9d7c17fdfd99be790f0310021e8ca246a1a2bfa5 /scripts/html/xdg-open.html | |
parent | efc69f05ebbfc193b154d26302d70f0d5bcde87b (diff) |
Generate usage instructions from the same XML that is used for the man page
Diffstat (limited to 'scripts/html/xdg-open.html')
-rw-r--r-- | scripts/html/xdg-open.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/html/xdg-open.html b/scripts/html/xdg-open.html index ef779aa..950ef46 100644 --- a/scripts/html/xdg-open.html +++ b/scripts/html/xdg-open.html @@ -1,4 +1,4 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-open</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="id2602179"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-open — opens a file or URL in the user's preferred application</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-open</code> [<code class="option">--help</code>] [[<code class="option"><em class="replaceable"><code>file</code></em></code>] | [<code class="option"><em class="replaceable"><code>URL</code></em></code>]]</p></div></div><div class="refsect1" lang="en"><a name="introduction"></a><h2>Introduction</h2><p> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-open</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="xdg-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-open — opens a file or URL in the user's preferred application</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-open</code> [<code class="option">--help</code>] [[<code class="option"><em class="replaceable"><code>file</code></em></code>] | [<code class="option"><em class="replaceable"><code>URL</code></em></code>]]</p></div></div><div class="refsect1" lang="en"><a name="description"></a><h2>Description</h2><p> xdg-open opens a file or URL in the user's preferred application. If a URL is provided the URL will be opened in the user's preferred web browser. If a file is provided the file will be opened in the |