From f9ac572e726d96eb1dcac7131ca94f8ffa176b8d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 29 Feb 2016 12:53:13 +0800 Subject: Updated README.md for stdin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17a210a..a5067ce 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Type `zerobin --help` to see usage summary: Examples: zerobin hello paste "hello" for a day zerobin -f /etc/fstab paste file /etc/fstab for a day + cat /etc/fstab | zerobin -f - likewise zerobin -e once hello paste "hello", it will burn after reading zerobin -b http://0bin.net hello paste to 0bin.net -- cgit v1.2.3