1# Doc comment must cover all features
2
3##
4# @foo:
5#
6# Features:
7# @doc: documented feature
8##
9{ 'command': 'foo', 'features': ['undoc', 'doc'] }
10