More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
meta = {
|
||||
description = "Mails anomalies in the system logfiles to the administrator.";
|
||||
description = "Mails anomalies in the system logfiles to the administrator";
|
||||
longDescription = ''
|
||||
Mails anomalies in the system logfiles to the administrator.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user