diff options
Diffstat (limited to 'network/pastebincl/README')
-rw-r--r-- | network/pastebincl/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/network/pastebincl/README b/network/pastebincl/README index e66c67ef77..c86fa91678 100644 --- a/network/pastebincl/README +++ b/network/pastebincl/README @@ -1,7 +1,11 @@ +pastebincl (submit pastes on Pastebin) + PastebinCL is a small program designed for UNIX based systems to quickly paste any piece of text to Pastebin.com. -Pass the script your Developer API Key: API_KEY=my_api_key_here ./pastebincl.SlackBuild +Pass the script your Developer API Key: +API_KEY=my_api_key_here ./pastebincl.SlackBuild -Get your Pastebin Developer API Key on this page : http://pastebin.com/api +Get your Pastebin Developer API Key on this page: +http://pastebin.com/api (you must register to http://pastebin.com, it's free) |