1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-07-04 17:30:47 +00:00

docs: Add nautilus-autorun-software man page

nautilus-autorun-software is the default "x-content/unix-software"
handler for GNOME desktop. So it is not just internal tool and thus
it should have a man page. Let's add a simple man page for it.

It resolves the following downstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1725766
This commit is contained in:
Ondrej Holy 2019-07-03 11:43:31 +02:00 committed by Ernestas Kulik
parent 6f0f48c47c
commit 6dd492663c
2 changed files with 27 additions and 0 deletions

View File

@ -1,3 +1,4 @@
install_man('nautilus.1')
install_man('nautilus-autorun-software.1')
subdir('reference')

View File

@ -0,0 +1,26 @@
.TH nautilus-autorun-software 1 "3 July 2019"
.SH NAME
Run Software \- helper tool
.SH SYNOPSIS
.B nautilus-autorun-software
.RI "" "mount-uri"
.br
.SH DESCRIPTION
.B nautilus-autorun-software
is a helper tool for the GNOME desktop to start software from media with
Autostart files.
.br
It is the default "x-content/unix-software" handler for the GNOME desktop.
.br
.SH SEE ALSO
Autostart files are described at
https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html
.SH BUGS
Bug reports can be found and filed at
https://gitlab.gnome.org/GNOME/nautilus/issues