diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-26 19:42:01 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-26 19:42:01 +0000 |
| commit | 8cabc449368ba128ba1580e2f8f0435c2397a533 (patch) | |
| tree | a121585959362f2ca4f018c4e36b4ed1d352ec5c /doc | |
| parent | 3820c34dfc2db888fb805244b855c70b6f842977 (diff) | |
| download | execline-8cabc449368ba128ba1580e2f8f0435c2397a533.tar.gz | |
doc fix
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/multisubstitute.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/multisubstitute.html b/doc/multisubstitute.html index 3a032be..0c2392b 100644 --- a/doc/multisubstitute.html +++ b/doc/multisubstitute.html @@ -60,7 +60,7 @@ to learn about the syntax of each substitution command. </li> <tt>multisubstitute</tt> will exit 100. </li> <li> Like its <a href="importas.html">direct program equivalent</a>, <tt>importas</tt> has two modes: the normal one, which takes a <em>variable</em> and an -<em>envvar</em> envvar as argument and imports <em>envvar</em> under the name <em>variable</em>, +<em>envvar</em> as argument and imports <em>envvar</em> under the name <em>variable</em>, and the <tt>-S</tt> one, which only takes one argument and imports an environment variable under the same name. </li> </ul> |
