From 4599111cbc8a9ec9a873c5fb9ac4cc18bb678a73 Mon Sep 17 00:00:00 2001 From: Thomas Battermann Date: Thu, 6 Oct 2011 14:01:09 +0200 Subject: [PATCH] added README file --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab6f303 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Description + +A small bash scipt pasting files to paste42.de + +# Features + +* Create private pastes +* Syntax highlighting +* Set an expiration for the paste +* Set an passwort to delete the paste + +# Installation + +* Arch Linux + * get the PKGBUIL + * run makepkg +* Other Linux Systems + * install -D -m755 paste42.sh /usr/bin/paste42 + +# Usage + + /usr/bin/paste42 [-s] [-t "type"] [-l] [-e 10m|1h|1d|1w|4w|1y|date] file + -s not "public" + -t file type + -l filetypes + -h this help + -u check for update + -e