sdparm: add man output (#482666)
This commit is contained in:
@@ -13,6 +13,11 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "sha256-xMnvr9vrZi4vlxJwfsSQkyvU0BC7ESmueplSZUburb4=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
"man"
|
||||
];
|
||||
|
||||
meta = {
|
||||
homepage = "http://sg.danny.cz/sg/sdparm.html";
|
||||
description = "Utility to access SCSI device parameters";
|
||||
|
||||
Reference in New Issue
Block a user