diff tests/test-help.t @ 37998:5fa4e29ba3e3

help: add new deprecated topic Add a deprecated topic which lists most of the commands and options that are not recommended anymore.
author David Demelier <markand@malikania.fr>
date Mon, 14 May 2018 13:11:04 +0200
parents 678ab0de7296
children ead71b15efd5
line wrap: on
line diff
--- a/tests/test-help.t	Mon May 14 23:00:30 2018 -0400
+++ b/tests/test-help.t	Mon May 14 13:11:04 2018 +0200
@@ -110,6 +110,7 @@
    color         Colorizing Outputs
    config        Configuration Files
    dates         Date Formats
+   deprecated    Deprecated Features
    diffs         Diff Formats
    environment   Environment Variables
    extensions    Using Additional Features
@@ -189,6 +190,7 @@
    color         Colorizing Outputs
    config        Configuration Files
    dates         Date Formats
+   deprecated    Deprecated Features
    diffs         Diff Formats
    environment   Environment Variables
    extensions    Using Additional Features
@@ -889,6 +891,7 @@
    color         Colorizing Outputs
    config        Configuration Files
    dates         Date Formats
+   deprecated    Deprecated Features
    diffs         Diff Formats
    environment   Environment Variables
    extensions    Using Additional Features
@@ -2032,6 +2035,13 @@
   Date Formats
   </td></tr>
   <tr><td>
+  <a href="/help/deprecated">
+  deprecated
+  </a>
+  </td><td>
+  Deprecated Features
+  </td></tr>
+  <tr><td>
   <a href="/help/diffs">
   diffs
   </a>