Skip to content

Commit e5e89f3

Browse files
committed
experimental note
1 parent e96a2ed commit e5e89f3

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
@@ -516,7 +516,7 @@ func addStoreCreateManifest(rso *flags.StoreRootOpts, ro *flags.CliRootOpts) *co
516516

517517
cmd := &cobra.Command{
518518
Use: "manifest",
519-
Short: "Create a hauler content manifest from the store's metadata",
519+
Short: "(EXPERIMENTAL) Create a hauler content manifest from the store's metadata",
520520
Example: ` # print a manifest for the default store to stdout
521521
hauler store create manifest
522522

0 commit comments

Comments
 (0)