From bde099625e38b2abbbbd5d9ffafd238f14553525 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 1 May 2017 01:06:15 +0000 Subject: Add some usage instructions to the top of the mfh script. In particular, note that multiple revisions should appear chronologically. --- Tools/scripts/mfh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Tools') diff --git a/Tools/scripts/mfh b/Tools/scripts/mfh index 6d393c19f02c..a10182bf8fcc 100755 --- a/Tools/scripts/mfh +++ b/Tools/scripts/mfh @@ -1,6 +1,12 @@ #!/bin/sh # # mfh - Merge from head to a given branch +# +# Usage: mfh [] [] +# is optional and defaults to latest branch +# If supplying multiple revnumbers, put them in chronological order +# (111111 111112 111113) +# # Copyright 2013 Baptiste Daroussin # All rights reserved. # -- cgit v1.2.3