Skip to content

Commit

Permalink
change templates description
Browse files Browse the repository at this point in the history
  • Loading branch information
alyn509 committed Sep 17, 2023
1 parent 1b4abaf commit 2a64d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/meta/src/cli_args/cli_args_standalone.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pub enum StandaloneCliAction {

#[command(
name = "templates",
about = "Creates a contract by a pre-existing template"
about = "Lists all contracts available as templates"
)]
TemplateList(TemplateListArgs),
#[command(
Expand Down

0 comments on commit 2a64d6e

Please sign in to comment.