From f42f3d87e7523d7ea049032baf85d05822067bbe Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Thu, 22 Oct 2020 18:36:52 +0200 Subject: [PATCH] stages/rpm: remove duplicated line in docs Left over from conversion of stage information to doc strings. --- stages/org.osbuild.rpm | 2 -- 1 file changed, 2 deletions(-) diff --git a/stages/org.osbuild.rpm b/stages/org.osbuild.rpm index 2e6f011d..1e6c5654 100755 --- a/stages/org.osbuild.rpm +++ b/stages/org.osbuild.rpm @@ -2,8 +2,6 @@ """ Verify, and install RPM packages -Verify, and install RPM packages. - `gpgkeys` should be an array of strings containing each GPG key to be used to verify the packages.