summaryrefslogtreecommitdiff
path: root/util/makestrs.man
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-05-24 15:58:51 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-05-24 15:58:51 +0000
commite6db93aff3a4e92b8d13998866a787bdc08b6f35 (patch)
tree0d43c59fba5a18d21fed5b72878c3b55d16cdd3c /util/makestrs.man
parent82f3473668ed08af059e094a696911d2347e5d57 (diff)
Diffstat (limited to 'util/makestrs.man')
-rw-r--r--util/makestrs.man6
1 files changed, 5 insertions, 1 deletions
diff --git a/util/makestrs.man b/util/makestrs.man
index 4fe23e8..cd96841 100644
--- a/util/makestrs.man
+++ b/util/makestrs.man
@@ -29,7 +29,7 @@
.SH NAME
makestrs \- makes string table C source and header(s)
.SH SYNOPSIS
-.B makestrs [-f source] [-abioptions ...]
+.B makestrs [-f source] [-i includedir] [-abioptions ...]
.SH DESCRIPTION
The
.I makestrs
@@ -83,6 +83,10 @@ forces the generation of the "normal" string table even
if makestrs was compiled with -DARRAYPERSTR. Since makestrs is almost
never compiled with -DARRAYPERSTR this is the default behavior if
no abioptions are specified.
+.LP
+.I -i includedir
+forces the reading of templates from the includedir instead of the local
+directory. This is useful to have separate source and build directories.
.SH SYNTAX
The syntax for string-list file is (items in square brackets are optional):
.RS 4