From 9ee2edc3ea0d94ed113c25b9779796a1750b752d Mon Sep 17 00:00:00 2001 From: John Rees Date: Tue, 8 Jan 2019 16:37:40 +0000 Subject: [PATCH] Remove --help from documentation command in docs As including it returns `"--help" is not a valid option` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fae785e..a09f2c5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Add a clickable image to PDFs. Make sure you have a Java runtime installed on your computer. Run `pdfstamp.jar` from this repository: - java -jar pdfstamp.jar --help + java -jar pdfstamp.jar # Options