From 2cfadeb3c93f8ea1d1680b7d3ea0a9d795cbb86b Mon Sep 17 00:00:00 2001 From: CamrynCarter Date: Thu, 13 Aug 2026 16:35:08 -0700 Subject: [PATCH] experimental note --- cmd/hauler/cli/store.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/hauler/cli/store.go b/cmd/hauler/cli/store.go index e9f8889..5d4cd4d 100644 --- a/cmd/hauler/cli/store.go +++ b/cmd/hauler/cli/store.go @@ -516,7 +516,7 @@ func addStoreCreateManifest(rso *flags.StoreRootOpts, ro *flags.CliRootOpts) *co cmd := &cobra.Command{ Use: "manifest", - Short: "Create a hauler content manifest from the store's metadata", + Short: "(EXPERIMENTAL) Create a hauler content manifest from the store's metadata", Example: ` # print a manifest for the default store to stdout hauler store create manifest