summaryrefslogtreecommitdiff
path: root/scripts/html/xdg-open.html
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2006-03-31 03:00:57 +0000
committerWaldo Bastian <waldo.bastian@intel.com>2006-03-31 03:00:57 +0000
commit99d2912ac07289a3f7b3206a3cc4f0c7622e4151 (patch)
tree4705d16dd15636a5390a7ba01f3666214354e9eb /scripts/html/xdg-open.html
parentdcd250f38d6bcc204a53a206e1902b19416baedf (diff)
One set of docs
Diffstat (limited to 'scripts/html/xdg-open.html')
-rw-r--r--scripts/html/xdg-open.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/scripts/html/xdg-open.html b/scripts/html/xdg-open.html
index 950ef46..f1610c8 100644
--- a/scripts/html/xdg-open.html
+++ b/scripts/html/xdg-open.html
@@ -10,8 +10,11 @@
</p><pre class="programlisting">
xdg-open 'http://www.freedesktop.org/'
</pre><p>
+ Opens the Freedesktop.org website in the user's default browser
</p><p>
</p><pre class="programlisting">
-xdg-open /tmp/FinancialReport.pdf
+xdg-open /tmp/foobar.png
</pre><p>
+ Opens the PNG image file /tmp/foobar.png in the user's default image
+ viewing application.
</p></div></div></body></html>