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