diff options
author | Kevin Krammer <kevin.krammer@gmx.at> | 2006-04-14 15:34:15 +0000 |
---|---|---|
committer | Kevin Krammer <kevin.krammer@gmx.at> | 2006-04-14 15:34:15 +0000 |
commit | d8d7f974ca400433f3be972a99f4880219f08f8d (patch) | |
tree | 86e92764a719f347454b369cf1fe51ee8f11c2a5 /scripts/man/xdg-open.1 | |
parent | 007f1dd78d75f84f810926f383af97eb26784ce2 (diff) |
Adding wrapper script for file dialog task: xdg-file-dialog
Modifed the docu base files to include the --version command which is now
shared by all scripts through code in xdg-utils-common
Diffstat (limited to 'scripts/man/xdg-open.1')
-rw-r--r-- | scripts/man/xdg-open.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/man/xdg-open.1 b/scripts/man/xdg-open.1 index 57e0bc3..76faa2a 100644 --- a/scripts/man/xdg-open.1 +++ b/scripts/man/xdg-open.1 @@ -24,7 +24,7 @@ xdg-open \- opens a file or URL in the user's preferred application .ad l .hy 0 .HP 9 -\fBxdg\-open\fR [\fB\-\-help\fR] [\fB\fB\fIfile\fR\fR\fR | \fB\fB\fIURL\fR\fR\fR] +\fBxdg\-open\fR [\fB\-\-help\fR] [\fB\-\-version\fR] [\fB\fB\fIfile\fR\fR\fR | \fB\fB\fIURL\fR\fR\fR] .ad .hy @@ -39,6 +39,10 @@ xdg\-open opens a file or URL in the user's preferred application\&. If a URL is \fB\-\-help\fR Show this help\&. +.TP +\fB\-\-version\fR +Show the xdg\-utils version information\&. + .SH "EXAMPLES" .PP |