diff --git a/cln-rpc/src/model.rs b/cln-rpc/src/model.rs index 26a25e53a9a4..2704515ce60e 100644 --- a/cln-rpc/src/model.rs +++ b/cln-rpc/src/model.rs @@ -3,7 +3,7 @@ // This file was automatically generated using the following command: // // ```bash -// contrib/msggen/msggen/__main__.py generate +// contrib/msggen/msggen/__main__.py -s generate // ``` // // Do not edit this file, it'll be overwritten. Rather edit the schema that