Skip to content

[Docs] Document buggy arity param in add_command_under_category

Aakriti Gupta requested to merge ag-fix-add-command-docs into master

What does this MR do?

This MR documents the arity param in add_command_under_category which should always be 2 due to a bug in omnibus-ctl. The bug is mentioned here https://github.com/chef/omnibus-ctl#add_command_under_categorystring-string-string-int-ruby_block

Related issues

Changing the header title?

  • Is it completely necessary to change the title? Changing titles breaks deep linking. If yes, proceed further.
  • Move the old heading title to the bottom of the page.
  • Change the header tag to h5, #####.

Moving docs to a new location?

  • Make sure the old link is not removed and has its contents replaced with a link to the new location.
  • Make sure internal links pointing to the document in question are not broken.

Merge request reports