X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=786c9e4b5e0af29dfe17e93d138e7037f2b78b76;hb=8562b093d62541d1b72b1f5f252690f1be32b82a;hp=61c7335ac0c2384316b56a0b84c3014c95b70768;hpb=13229d5bbd7da920d1b54db76a3d3b236cbe1f4d;p=gofetch.git diff --git a/README.md b/README.md index 61c7335..786c9e4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ The program will also helpfully create a ```gophermap``` and an ```index.html``` ### Supported websites - Slashdot: News for nerds, stuff that matters! -- Pipedot: News for nerds, without the corporate slant - LWN: Linux Weekly Newsletter - Le Monde: Actualités et Infos en France et dans le monde - The Register: Biting the hand that feeds IT @@ -29,9 +28,13 @@ Any platform with at lest Java 1.6 on it should be ok. ## Options +You can start the program via the script or directly with ```java```: + - ```gofetch``` [*dir*] [*selector*] [*type*] [*max*] [*hostname*] [*port*] - ```java -jar gofetch.jar``` [*dir*] [*selector*] [*type*] [*max*] [*hostname*] [*port*] +The options are: + - *dir*: the target directory where to store the files - *selector*: the gopher selector to prepend (also a sub-directory in [dir]) - *type*: the supported website (see the ```Supported websites``` section) in upper case or the special keyword ```ALL``` for all of them