From 56b5f67465ea3e9de017c9595ab4f775ae0f3380 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 16:08:25 +0000 Subject: Add mention of find-buildroot. --- diff --git a/README.rst b/README.rst index dde926d..6be1001 100644 --- a/README.rst +++ b/README.rst @@ -21,6 +21,12 @@ fedora-getspecs Will download and unpack the nightly specfile tarball or git checkout seed. +find-buildroot +-------------- + +Finds all specfiles in a given directory which contain the BuildRoot: tag +(regardless of case). + find-needless-defattr ---------------------