about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1a2e73936..855e76492 100644
--- a/README
+++ b/README
@@ -114,6 +114,7 @@ with other shells.
 function scope and export state of each parameter.  Exported parameters
 are output as "export" commands unless the parameter is also local, and
 other parameters not local to the scope are output with the "-g" option.
+Previously, only "typeset" commands were output, never using "-g".
 
 Incompatibilities between 5.0.8 and 5.2
 ---------------------------------------