Skip to content

Commit

Permalink
Shellcheck disable SC2016
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed May 12, 2024
1 parent fe57614 commit db3a85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/help.am
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ function _help_head(){
}

function _help_body(){
#shellcheck disable=SC2016
printf '
___________________________________________________________________________
Expand Down

0 comments on commit db3a85a

Please sign in to comment.