From a23021b823477b907f8b5e658afc3bbb3165be31 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Tue, 9 Jul 2019 20:00:07 -0500 Subject: [PATCH] Add 'mfhelp' script Not all scripts answer --help yet. This will be added to 'mfinfo' soon. --- buildroot/share/git/mfhelp | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 buildroot/share/git/mfhelp diff --git a/buildroot/share/git/mfhelp b/buildroot/share/git/mfhelp new file mode 100755 index 000000000..1afc4c686 --- /dev/null +++ b/buildroot/share/git/mfhelp @@ -0,0 +1,28 @@ +#!/usr/bin/env bash +# +# mfhelp +# + +cat <