misc/esniper: Fix README.

This commit is contained in:
B. Watson 2016-11-14 13:14:11 -05:00 committed by Willy Sudiarto Raharjo
parent 8861cd4719
commit 7459d5a75a
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -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).