xdg-sanity/xdg-sanity.1

30 lines
857 B
Groff
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.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 users 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
users 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)