Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel authored and cmuench committed Oct 19, 2023
1 parent 4c191dd commit bb0fde6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/N98/Magento/Command/AbstractMagentoCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,10 @@ protected function createSubCommandFactory(
}

/**
* Adds console command "format" option
*
* Output result as csv, json, xml or text
*
* @return $this
*/
public function addFormatOption(): AbstractMagentoCommand
Expand Down

0 comments on commit bb0fde6

Please sign in to comment.