Meta/ShellCompletions: Use standard Serenity comment style

This commit is contained in:
kleines Filmröllchen 2023-05-10 23:04:32 +02:00 committed by Jelle Raaijmakers
parent e01941b41c
commit 79e76ae64c

View file

@ -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)