summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/genhelp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/genhelp.sh')
-rwxr-xr-xapps/plugins/puzzles/genhelp.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/puzzles/genhelp.sh b/apps/plugins/puzzles/genhelp.sh
index f515bb25dc..588eff4c97 100755
--- a/apps/plugins/puzzles/genhelp.sh
+++ b/apps/plugins/puzzles/genhelp.sh
@@ -1,8 +1,8 @@
1#!/bin/bash 1#!/bin/bash
2# usage: ./genhelp.sh 2# usage: ./genhelp.sh
3# 3#
4# Expects halibut to be installed in $PATH: 4# Expects a modified version of `halibut' to be installed in $PATH:
5# https://www.fwei.tk/git/halibut 5# https://github.com/built1n/halibut
6# 6#
7# Also requires host CC and lz4 library to be available 7# Also requires host CC and lz4 library to be available
8 8