1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Update usage comment; nfc.

This commit is contained in:
Thien-Thi Nguyen 2002-02-26 10:16:57 +00:00
parent 450ca06e84
commit 931022f87b

View file

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Usage: check-guile [-i GUILE-INTERPRETER] [GUILE-TEST-ARGS] # Usage: check-guile [-i GUILE-INTERPRETER] [GUILE-TEST-ARGS]
# If `-i GUILE-INTERPRETER' is omitted, use ${top_srcdir}/pre-inst-guile. # If `-i GUILE-INTERPRETER' is omitted, use ${top_builddir}/pre-inst-guile.
# See test-suite/guile-test for documentation on GUILE-TEST-ARGS. # See ${top_srcdir}/test-suite/guile-test for documentation on GUILE-TEST-ARGS.
# #
# Example invocations: # Example invocations:
# ./check-guile # ./check-guile