A code line shortcode can be used when you want a small snippet of code to stand out in your documentation:
{% code_line 'irb -r generate_data.rb' %}
This will then render out the following: