This block will output any command line arguments after "--". ```bash :output_arguments echo "ARGS: $*" ``` ```link :[ok] block: output_arguments ``` @import bats-document-configuration.md