Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
d374e89f
Unverified
Commit
d374e89f
authored
Apr 16, 2025
by
Ryan McCormick
Committed by
GitHub
Apr 16, 2025
Browse files
chore: Replace TRD->Dynamo in llmctl help output (#710)
parent
00730fc6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
launch/llmctl/src/main.rs
launch/llmctl/src/main.rs
+1
-1
No files found.
launch/llmctl/src/main.rs
View file @
d374e89f
...
@@ -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
,
)]
)]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment