diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-27 01:11:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-27 01:11:13 +0000 |
commit | a1f847eae994d665d01b85b0fd1a69492455f3ec (patch) | |
tree | 6e95b9da46cc0a735ef1f75ae0ad20bcbe61c915 /doc/forbacktickx.html | |
parent | 86aa8c6429885ecde3c4cbbb9528fc82f024f40a (diff) | |
download | execline-a1f847eae994d665d01b85b0fd1a69492455f3ec.tar.xz |
- Added -D option to backtick
- Doc updated
Diffstat (limited to 'doc/forbacktickx.html')
-rw-r--r-- | doc/forbacktickx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index 9e09c81..d40799a 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -69,7 +69,7 @@ split <em>x</em>. </li> <h2> Notes </h2> <ul> - <li> You can start <em>loop...</em> with "import <em>variable</em> unexport <em>variable</em>" + <li> You can start <em>loop...</em> with "import -u <em>variable</em>" to perform variable substitution. </ul> |