From f26c3508ca3be0ce8844b2fb63ace0d53152abce Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 17 Jan 2017 10:37:04 +0000 Subject: Drop mpaste. --- man/Makefile.am | 4 ++-- man/mpaste.1 | 50 -------------------------------------------------- 2 files changed, 2 insertions(+), 52 deletions(-) delete mode 100644 man/mpaste.1 (limited to 'man') diff --git a/man/Makefile.am b/man/Makefile.am index df62198..227b6e3 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,9 +1,9 @@ -man_MANS = mate-color-select.1 mpaste.1 +man_MANS = mate-color-select.1 if MATE_ABOUT_ENABLED man_MANS += mate-about.1 endif -EXTRA_DIST = mate-about.1 mate-color-select.1 mpaste.1 +EXTRA_DIST = mate-about.1 mate-color-select.1 -include $(top_srcdir)/git.mk diff --git a/man/mpaste.1 b/man/mpaste.1 deleted file mode 100644 index 2f6fcdf..0000000 --- a/man/mpaste.1 +++ /dev/null @@ -1,50 +0,0 @@ -.\" -.\" mpaste manual page. -.\" (C) 2015 Mike Gabriel -.\" -.TH MPASTE 1 "MATE" -.SH NAME -mpaste \- command\-line client for https://paste.mate\-desktop.org -.SH SYNOPSIS -.B mpaste [] [] -.SH DESCRIPTION -The \fBmpaste\fR program reads text from file or STDIN and sends it to - - \fIhttps://paste.mate\-desktop.org\fR, - -a pastebin site run by the MATE Desktop project. After pasting some text, -\fBmpaste\fR returns the URL of the pasted text to the user. - -If \fI\fR is omitted, \fBmpaste\fR waits for incoming text on STDIN. - -.SH OPTIONS -The following options are supported: -.TP -.I "\-t, \-\-title " -Title of the paste. -.\" .TP -.\" .I "\-a, \-\-author" -.\" Author of the paste. -.TP -.I "\-p, \-\-private" -Should this paste be private? -.TP -.I "\-pwd, \-\-password <PASSWORD>" -Protect paste with a given password. -.TP -.I "\-lang, \-\-language <LANG>" -Language that the paste is in. -.TP -.I "\-ll, \-\-language\-list" -List all supported languages. -.TP -.I "\-e, \-\-expire <MINUTES>" -Paste expires in a given number of minutes. - -.SH BUGS -If you find bugs in the \fImpaste\fP program, please report -these on https://github.com/mate\-desktop/mate\-desktop/issues. - -.SH AUTHOR -This manual page has been written for the Debian project by Mike Gabriel -<mike.gabriel@das\-netzwerkteam.de> and maybe used by others. -- cgit v1.2.1