summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorrod.smith <rod.smith@canonical.com>2014-07-16 09:47:39 -0400
committerrod.smith <rod.smith@canonical.com>2014-07-16 09:47:39 -0400
commit3ce73e9cd0df844f4c87abdc14de231e5fa92b15 (patch)
tree96d36314d6ab52a531c93305bae34da2c2e719ee /jobs
parent85f7605ed0f38ae46ee59fb8ffd48a270f68c508 (diff)
Fixed problems with initial commit
Diffstat (limited to 'jobs')
-rw-r--r--jobs/miscellanea.txt.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in
index 519e37a..b7fe8c4 100644
--- a/jobs/miscellanea.txt.in
+++ b/jobs/miscellanea.txt.in
@@ -179,5 +179,6 @@ estimated_duration: 0.1
id: miscellanea/get_make_and_model
user: root
command: make_model
-summary: Retrieve the computer's make and model
+_description: Retrieve the computer's make and model for easier access than digging through the dmidecode output.
+_summary: Retrieve the computer's make and model
requires: package.name == "dmidecode"