From 4d27ecd86e4d2c7bad7d65062fc0a6e4745f7654 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 11 May 2015 12:44:06 +0100 Subject: [PATCH] Extend targets-template comment to note that we have the "name" field. --- src/templates/targets.handlebars | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/targets.handlebars b/src/templates/targets.handlebars index 8b2355d..5b14484 100644 --- a/src/templates/targets.handlebars +++ b/src/templates/targets.handlebars @@ -2,6 +2,7 @@ Target detail data: + name - human-readable display-name of the target id - target id, an opaque identifier hits - number of hits for this target, or "Error" if an error has occurred diagnostic - numeric diagnostic code returned by target; 0 if OK -- 1.7.10.4