From 6def2c27be28169cf3e0757a6928e3f13de157a8 Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Mon, 30 Mar 2020 15:17:52 +0100 Subject: fix usage Gbp-Dch: Ignore --- scripts/build/bootstrap_cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/bootstrap_cache') diff --git a/scripts/build/bootstrap_cache b/scripts/build/bootstrap_cache index a90aacdd3..1bbc439b5 100755 --- a/scripts/build/bootstrap_cache +++ b/scripts/build/bootstrap_cache @@ -16,7 +16,7 @@ set -e # Setting static variables DESCRIPTION="Cache bootstrap stage" -USAGE="${PROGRAM} [--force]" +USAGE="${PROGRAM} {restore|save} [--force]" _ACTION="${1}" shift -- cgit v1.2.3