Skip to content

Commit

Permalink
DEPRECATED
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored Jul 29, 2024
1 parent 285e547 commit bb81928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller_manager/controller_manager/spawner.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def main(args=None):
parser.add_argument(
"-n",
"--namespace",
help="Namespace for the controller_manager and the controller(s) (deprecated)",
help="DEPRECATED Namespace for the controller_manager and the controller(s)",
default=None,
required=False,
)
Expand Down

0 comments on commit bb81928

Please sign in to comment.