diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:35:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:35:00 +0000 |
commit | da0cd29d9ef1a186053be47a46c731491da91846 (patch) | |
tree | 9c6a558b6528a36ba7f2e8c88b916d36186ce466 /doc | |
parent | 04bfcb69bb4054112739d8460accf649511e8e54 (diff) | |
download | execline-da0cd29d9ef1a186053be47a46c731491da91846.tar.xz |
- Better wording in upgrade.htmlv2.1.4.0
- rc for 2.1.4.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0b39ea2..632f225 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,7 +25,7 @@ <li> New command: <a href="withstdinas.html">withstdinas</a>. It's a simplification of <a href="backtick.html">backtick</a>, which is now implemented as a combination of <a href="pipeline.html">pipeline</a> and <a href="withstdinas.html">withstdinas</a>. - <li> Also new command: <a href="getcwd.html">getcwd</a>. </li> + <li> Other new command: <a href="getcwd.html">getcwd</a>. </li> </ul> <h2> in 2.1.3.1 </h2> |