Skip to content

Commit 47e64b2

Browse files
committed
experimental note
1 parent 3a03628 commit 47e64b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/hauler/cli/store.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ func addStoreCreateManifest(rso *flags.StoreRootOpts, ro *flags.CliRootOpts) *co
441441

442442
cmd := &cobra.Command{
443443
Use: "manifest",
444-
Short: "Create a hauler content manifest from the store's metadata",
444+
Short: "(EXPERIMENTAL) Create a hauler content manifest from the store's metadata",
445445
Example: ` # print a manifest for the default store to stdout
446446
hauler store create manifest
447447

0 commit comments

Comments
 (0)