diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.am | 6 | ||||
-rw-r--r-- | man/mate-file-share-properties.1 | 15 |
2 files changed, 21 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am new file mode 100644 index 0000000..d46870e --- /dev/null +++ b/man/Makefile.am @@ -0,0 +1,6 @@ +man_MANS = \ + mate-file-share-properties.1 + +EXTRA_DIST = $(man_MANS) + +-include $(top_srcdir)/git.mk diff --git a/man/mate-file-share-properties.1 b/man/mate-file-share-properties.1 new file mode 100644 index 0000000..3f42294 --- /dev/null +++ b/man/mate-file-share-properties.1 @@ -0,0 +1,15 @@ +.\" +.\" mate-file-share-properties manual page. +.\" (C) 2013 Scott Balneaves ([email protected]) +.\" +.TH MATE-FILE-SHARE-PROPERTIES 1 "MATE" +.SH NAME +mate-file-share-properties \- Edit MATE file sharing properties. +.SH SYNOPSIS +.B mate-file-share-properties +.SH DESCRIPTION +The \fImate-file-share-properties\fP program allows you to turn on and off sharing of public files, as well as enabling or disabling Bluetooth filesharing. +desktop. +.SH BUGS +If you find bugs in the \fIeom\fP program, please report +these on https://github.com/mate-desktop/mate-user-share/issues. |