aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-04-24 09:20:24 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-04-24 09:20:24 -0400
commitd2994cc9c61919459802f2b8d18597f2a251d8b0 (patch)
treed25bd8ac48cbfa0d0f02fa469c3d310f31d5bc4b
parentf99c5dd2c488f132024b38aa71b0be18ab4b6fd3 (diff)
downloadgana-d2994cc9c61919459802f2b8d18597f2a251d8b0.tar.gz
gana-d2994cc9c61919459802f2b8d18597f2a251d8b0.zip
mention format.sh in README
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 7041f00..ccad190 100644
--- a/README
+++ b/README
@@ -52,3 +52,4 @@ Each registry must include at least the following files:
52 Ideally, the registry.rec should be written such that the 'check' target 52 Ideally, the registry.rec should be written such that the 'check' target
53 is simply invoking "recfix --check registry.rec". 53 is simply invoking "recfix --check registry.rec".
54 Additional targets to convert data.rec to various formats may be defined. 54 Additional targets to convert data.rec to various formats may be defined.
55 In particular, see format.sh in this directory (try --help).