#763708 apt man page should show all action arguments too

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
積丹尼 Dan Jacobson
Date:
2014-10-01 23:45:13 UTC
Severity:
wishlist
#763708#5
Date:
2014-10-01 23:25:44 UTC
From:
To:
Please make

       list
           list is used to display a list of packages. It supports shell
           pattern for matching package names and the following options:
           --installed, --upgradable, --all-versions are supported.

Say

       list [pattern]
           list is used to display a list of packages. It supports shell
           pattern for matching package names and the following options:
           --installed, --upgradable, --all-versions are supported.

and same with the rest, like the dpkg man page already does.
Also make sure apt --help shows all the arguments too.

Yes I know they are already there in the SYNOPSIS.