Unverified Commit d374e89f authored by Ryan McCormick's avatar Ryan McCormick Committed by GitHub
Browse files

chore: Replace TRD->Dynamo in llmctl help output (#710)

parent 00730fc6
...@@ -98,7 +98,7 @@ define_type_subcommands!( ...@@ -98,7 +98,7 @@ define_type_subcommands!(
#[command( #[command(
author="NVIDIA", author="NVIDIA",
version="0.2.1", version="0.2.1",
about="LLMCTL - Control and manage TRD Components", about="LLMCTL - Control and manage Dynamo Components",
long_about = None, long_about = None,
disable_help_subcommand = true, disable_help_subcommand = true,
)] )]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment