From 1aaabd62bfe2eff19269b462794c83b95273ff25 Mon Sep 17 00:00:00 2001 From: joepetrowski Date: Fri, 2 Feb 2024 17:01:26 +0100 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1677456..c0c1545 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ Options: --bridge-hub Optional. The runtime version of Bridge Hub to which to upgrade. If not provided, it will use the Relay Chain's version --collectives Optional. The runtime version of Collectives to which to upgrade. If not provided, it will use the Relay Chain's version --filename Name of the file to which to write the output. If not provided, a default will be constructed + --additional Some additional call that you want executed on the Relay Chain along with the upgrade -h, --help Print help ```