mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Update usage comment; nfc.
This commit is contained in:
parent
450ca06e84
commit
931022f87b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#! /bin/sh
|
||||
# Usage: check-guile [-i GUILE-INTERPRETER] [GUILE-TEST-ARGS]
|
||||
# If `-i GUILE-INTERPRETER' is omitted, use ${top_srcdir}/pre-inst-guile.
|
||||
# See test-suite/guile-test for documentation on GUILE-TEST-ARGS.
|
||||
# If `-i GUILE-INTERPRETER' is omitted, use ${top_builddir}/pre-inst-guile.
|
||||
# See ${top_srcdir}/test-suite/guile-test for documentation on GUILE-TEST-ARGS.
|
||||
#
|
||||
# Example invocations:
|
||||
# ./check-guile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue