Updated help for Search Asset.

This commit is contained in:
Yung Han Khoe 2007-06-11 22:48:04 +00:00
parent fdd11a2b7b
commit d1f5dcfd9d
2 changed files with 7 additions and 0 deletions

View file

@ -92,6 +92,9 @@ our $HELP = {
{
'name' => 'synopsis',
},
{
'name' => 'assetId',
},
],
},
{

View file

@ -131,6 +131,10 @@ be useful, others may not.|,
message => q|The synopsis of the Asset found in the search.|,
lastUpdated => 1169843465,
},
'assetId' => {
message => q|The assetId of the Asset found in the search.|,
lastUpdated => 1169843465,
},
'results_found' => {
message => q|A conditional variable that will be true if any results were found.|,