From fb4d22e7a40d8c19b4f1fd686d33af68202b61ab Mon Sep 17 00:00:00 2001 From: efischer Date: Sun, 27 Feb 2022 17:00:54 -0600 Subject: [PATCH] Update readme with CLI arguments --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 918b3ca..48e51e2 100644 --- a/readme.md +++ b/readme.md @@ -51,7 +51,7 @@ For example, to run the program with 32 gigabytes of memory, use the command: There are a number of command line options, to allow the program to be used in shell scripts. For a full list, use the -help flag: -`java -jar BiGpairSEQ_SIM -help` +`java -jar BiGpairSEQ_SIM.jar -help` If no command line arguments are given, BiGpairSEQ_Sim will launch with an interactive, menu-driven CLI for generating files and simulating TCR pairing. The main menu looks like this: