diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 13:14:11 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 7459d5a75a49e222b74d5adea25c02d94f4ce636 (patch) | |
tree | 3b6d6a30a4c23024c154d898804f3f8c649b4361 | |
parent | 8861cd4719513ec14727e5b3363eac29ee07d61a (diff) | |
download | slackbuilds-7459d5a75a49e222b74d5adea25c02d94f4ce636.tar.gz |
misc/esniper: Fix README.
-rw-r--r-- | misc/esniper/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/esniper/README b/misc/esniper/README index 7985e151a9..52297b655f 100644 --- a/misc/esniper/README +++ b/misc/esniper/README @@ -1,5 +1,7 @@ Esniper is a simple, lightweight tool for sniping ebay auctions. -It doesn't have a lot of features, and that is by design. Auctions are specified on the command line -using the auction number and your bid price. Multiple auctions can be bid on by specifying more auctions and bid prices. -esniper stops when the desired quantity has been won (default is 1). +It doesn't have a lot of features, and that is by design. Auctions +are specified on the command line using the auction number and your +bid price. Multiple auctions can be bid on by specifying more auctions +and bid prices. esniper stops when the desired quantity has been won +(default is 1). |