man page
This commit is contained in:
parent
447f9a1d39
commit
02831fd304
29
xdg-sanity.1
Normal file
29
xdg-sanity.1
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
.TH XDG-SANITY 1
|
||||||
|
.SH NAME
|
||||||
|
.B xdg-sanity
|
||||||
|
\(en sanely handle HTTP/S URIs.
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B xdg-sanity [URI...]
|
||||||
|
.SH DESCRIPTION
|
||||||
|
The xdg-sanity tool stands in as the user’s web browser, handling links as they
|
||||||
|
are passed to it.
|
||||||
|
.SH EXAMPLES
|
||||||
|
Given a remote PNG file, the following command will open that file using the
|
||||||
|
user’s configured handler for that MIME type:
|
||||||
|
|
||||||
|
xdg-sanity https://example.com/image.png
|
||||||
|
.SH AUTHOR
|
||||||
|
Written by Emma Tebibyte.
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Any bugs may be reported on the bug tracker at
|
||||||
|
<https://git.tebibyte.media/emma/xdg-sanity>.
|
||||||
|
.SH COPYRIGHT
|
||||||
|
Copyright © 2023 Emma Tebibyte. License AGPLv3+: GNU AGPL version 3 or later
|
||||||
|
<https://gnu.org/licenses/gpl.html>.
|
||||||
|
|
||||||
|
This is free software: you are free to change and redistribute it. There is NO
|
||||||
|
WARRANTY, to the extent permitted by law.
|
||||||
|
.SH SEE ALSO
|
||||||
|
.BR xdg-open(1)\
|
||||||
|
,
|
||||||
|
.BR xdg-mime(1)
|
Loading…
Reference in New Issue
Block a user