diff --git a/SC2119.md b/SC2119.md index 6438ae6..e46f208 100644 --- a/SC2119.md +++ b/SC2119.md @@ -1,3 +1,3 @@ -# Use `foo "$@"` if function's `$1` should mean script's `$1`. +## Use `foo "$@"` if function's `$1` should mean script's `$1`. See companion warning [[SC2120]].