From b7f5700d18094ec058d076839b071063aa93ed93 Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Thu, 29 Mar 2018 15:41:35 +0200 Subject: [PATCH] README.md update (better man support) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 61c7335..7d0d650 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,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 -- 2.27.0