Skip to content

Commit

Permalink
Update src/image_tools/completions.py
Browse files Browse the repository at this point in the history
Co-authored-by: Natalie Klestrup Röijezon <nat@nullable.se>
  • Loading branch information
lfrancke and nightkr committed Nov 27, 2024
1 parent 6d4d07c commit 747b4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/image_tools/completions.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def list_versions_completions [product] {{
export extern "bake" [
{completion_lines}
--product: string@"nu-complete product" # Product to build images for. For example 'druid' or 'druid=28.0.1' to build a specific version.
--product (-p): string@"nu-complete product" # Product to build images for. For example 'druid' or 'druid=28.0.1' to build a specific version.
]
def "nu-complete product" [context: string] {{
Expand Down

0 comments on commit 747b4c6

Please sign in to comment.