mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
Meta/ShellCompletions: Use standard Serenity comment style
This commit is contained in:
parent
e01941b41c
commit
79e76ae64c
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ _serenity() {
|
|||
targets)
|
||||
case "$command" in
|
||||
install|image|copy-src|kaddr2line|rebuild-toolchain|rebuild-world)
|
||||
# lagom target is not supported for these, remove from targets
|
||||
# Lagom target is not supported for these, remove from targets.
|
||||
targets[$targets[(i)lagom]]=()
|
||||
;;
|
||||
help)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue