diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-11 15:33:31 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | 000a35b5793163ce8fd6b26e77858f6c1166be21 (patch) | |
tree | 725da22b22fadb6558479dc6ce95e4116fabc191 /desktop | |
parent | ebf8fe215cccbb0e044747448de09b11b972cc5b (diff) | |
download | slackbuilds-000a35b5793163ce8fd6b26e77858f6c1166be21.tar.gz |
desktop/imgurbash: Update README.
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/imgurbash/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/desktop/imgurbash/README b/desktop/imgurbash/README index f969c341b3..aa0e14bf4b 100644 --- a/desktop/imgurbash/README +++ b/desktop/imgurbash/README @@ -1,9 +1,10 @@ imgurbash (bash script uploader) -imgurbash (Bart's Bash Script Uploader) is a simple bash script to upload an image -to imgur from the commandline. +imgurbash (Bart's Bash Script Uploader) is a simple bash script to upload +an image to imgur from the commandline. -Run "imgur path-to-your-image" to upload, print the new URL to stdout, print the delete -page URL to stderr and put URL on the X clipboard for easy pasting. +Run "imgur path-to-your-image" to upload, print the new URL to stdout, +print the delete page URL to stderr and put URL on the X clipboard for +easy pasting. Optional dependencies: xsel or xclip |