aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.pod8
-rw-r--r--README.txt6
2 files changed, 12 insertions, 2 deletions
diff --git a/README.pod b/README.pod
index 9f87836..0f8d0bf 100644
--- a/README.pod
+++ b/README.pod
@@ -2,7 +2,7 @@
README for pd external package 'pdstring'
-Last updated for pdstring v0.02
+Last updated for pdstring v0.06
=head1 DESCRIPTION
@@ -24,6 +24,12 @@ The 'configure' script supports the following options, among others:
=over 4
+=item * --help
+
+Output a brief usage summary of the 'configure' script,
+including a list of supported options and influential
+environment variables.
+
=item * --enable-debug , --disable-debug
Whether to enable verbose debugging messages.
diff --git a/README.txt b/README.txt
index b715526..11fee6f 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
README for pd external package 'pdstring'
- Last updated for pdstring v0.02
+ Last updated for pdstring v0.06
DESCRIPTION
The 'pdstring' package contains objects for converting to and from
@@ -17,6 +17,10 @@ INSTALLATION
BUILD OPTIONS
The 'configure' script supports the following options, among others:
+ * --help
+ Output a brief usage summary of the 'configure' script, including a
+ list of supported options and influential environment variables.
+
* --enable-debug , --disable-debug
Whether to enable verbose debugging messages. Default=no.