From: Jérémie Astor Date: Fri, 7 Aug 2020 19:00:34 +0000 (+0200) Subject: :wrench: Fix typo in gwion-config X-Git-Tag: nightly~1401 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=e1a333e6d619348cca376611ab19d2c6d0daa8cb;p=gwion.git :wrench: Fix typo in gwion-config --- diff --git a/scripts/gwion-config b/scripts/gwion-config index e11a5018..7eefd14b 100644 --- a/scripts/gwion-config +++ b/scripts/gwion-config @@ -2,7 +2,7 @@ usage() { echo "Usage: - gwion-config --version - show installed script and Guile version + gwion-config --version - show installed script and Gwion version gwion-config --help - show usage info (this message) gwion-config link - print libraries to link with gwion-config compile - print C compiler flags to compile with"