summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorScott Balneaves <[email protected]>2013-04-30 13:38:59 -0500
committerScott Balneaves <[email protected]>2013-04-30 13:38:59 -0500
commit4593b4088ca16d54d9f6c006a97242edc9a0ed18 (patch)
treeafc1bb92ce8e141098466025fb8113c51b92fbb3 /man
parent86a4c47fb645ef8895557c52b6ef67c7091ad6e9 (diff)
downloadmate-user-share-4593b4088ca16d54d9f6c006a97242edc9a0ed18.tar.bz2
mate-user-share-4593b4088ca16d54d9f6c006a97242edc9a0ed18.tar.xz
Added manpage. Closes #10
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am6
-rw-r--r--man/mate-file-share-properties.115
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.