diff options
Diffstat (limited to 'doc/import.html')
-rw-r--r-- | doc/import.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/import.html b/doc/import.html index 1c6896c..7e80b35 100644 --- a/doc/import.html +++ b/doc/import.html @@ -25,7 +25,7 @@ then executes another program. <h2> Interface </h2> <pre> - import [ -i | -D <em>default</em> ] [ -s ] [ -C | -c ] [ -n ] [ -d <em>delim</em> ] <em>envvar</em> <em>prog...</em> + import [ -i | -D <em>default</em> ] [ -u ] [ -s ] [ -C | -c ] [ -n ] [ -d <em>delim</em> ] <em>envvar</em> <em>prog...</em> </pre> <ul> |