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