scripts

shell scripts
git clone git://git.bitsmanent.org/scripts
Log | Files | Refs | README

commit b802572221cb488be278b092a2db05746f780501
parent 7f3b5d678dd02afc52fc8d709c0d8c2467010bcd
Author: clamiax <smoppy@gmail.com>
Date:   Mon,  6 Jan 2014 20:35:00 +0000

Update synopsis.

Diffstat:
Mscrapthumb | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scrapthumb b/scrapthumb @@ -43,8 +43,8 @@ preload() { } usage() { -echo -n "Usage: $0 [-hns] --s Source (can be specified multiple times) +echo -n "Usage: $0 [-h] [-n <num>] [-s <source>] ... +-s Source(s) (can be specified multiple times) -n Number of items -h Show this helps "