<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - iptables-restore -h doesn't show -w and -W options"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1708">1708</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>iptables-restore -h doesn't show -w and -W options
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>iptables
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.8.x
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>iptables-restore
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>netfilter-buglog@lists.netfilter.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pedretti.fabio@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The options are supported, however they are missing from the help:

$ iptables-restore -h
Usage: iptables-restore [-c] [-v] [-V] [-t] [-h] [-n] [-T table] [-M command]
[-4] [-6] [file]
       [ --counters ]
       [ --verbose ]
       [ --version]
       [ --test ]
       [ --help ]
       [ --noflush ]
       [ --table=<TABLE> ]
       [ --modprobe=<command> ]
       [ --ipv4 ]
       [ --ipv6 ]
$

Also, the output could be improved:
- group together the short and long options
- use the same sorting as in the man page</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>