diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:50:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:50:08 +0000 |
commit | 5f0adaeacfc9d0c0a80bf6d60a7c87aed6016486 (patch) | |
tree | dba218a35884e0107031ceee4a9b88a531718d78 /doc/import.html | |
parent | 5b0439c38d71aed8b6b8addbc7ecce1a9b026a6b (diff) | |
download | execline-5f0adaeacfc9d0c0a80bf6d60a7c87aed6016486.tar.xz |
version: 2.3.0.0
Diffstat (limited to 'doc/import.html')
-rw-r--r-- | doc/import.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/import.html b/doc/import.html index b5a95df..300d625 100644 --- a/doc/import.html +++ b/doc/import.html @@ -34,5 +34,14 @@ then executes another program. <tt><a href="importas.html">importas</a> <em>envvar</em> <em>envvar</em></t>. </ul> +<h2> Notes </h2> + +<ul> + <li> Starting in execline-2.5.0.0, the <tt>import</tt> command is +marked as obsolescent; it will disappear in a future version of execline. +It is recommended to use the <a href="importas.html">importas</a> +command instead. </li> +</ul> + </body> </html> |