diff options
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 |