From a1f9ad6092876ed9582b8a77346de6644af88adb Mon Sep 17 00:00:00 2001 From: emilyyzhangg Date: Fri, 27 Sep 2024 12:26:28 -0700 Subject: [PATCH] Reformatting help page again --- bin/goldrush | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/goldrush b/bin/goldrush index 90085e8..895b2c6 100755 --- a/bin/goldrush +++ b/bin/goldrush @@ -189,7 +189,7 @@ help: @echo " rounds number of rounds of ntLink [$(rounds)]" @echo "" @echo " GoldPolish options:" - @echo " shared_mem Shared memory path where polishing occurs [/dev/shm] " + @echo " shared_mem Shared memory path where polishing occurs [/dev/shm] " @echo "" @echo "Notes:" @echo " - GoldRush-Path generates silver paths before generating the golden path"