Extract the ListNodes headers and use them in help
authorGuido Trotter <ultrotter@google.com>
Wed, 3 Dec 2008 10:28:50 +0000 (10:28 +0000)
committerGuido Trotter <ultrotter@google.com>
Wed, 3 Dec 2008 10:28:50 +0000 (10:28 +0000)
commitcc3bcec8c721165bb7c308644054c7eb9eb11220
tree5a9db0fddb1417447217eac18cb0ead26bd1b7e4
parent3a26773ffa1a1d7c8f292281d943702d0acd3791
Extract the ListNodes headers and use them in help

Currently we have to update both the ListNodes headers and the online
help for the full field list. This patch uses the headers keys for the
help, thus removing duplicating places to update, and adding hope that
we'll have things in sync. As a downside we lose ordering of the
non-default fields in the online help.

Reviewed-by: imsnah
scripts/gnt-node