Skip to content

Fix incorrect examples of --status argument

Created by: turbobastii

Description

In the examples, the --status argument is incorrectly referenced as --state. This fixes it.

Related Issue

Resolves #966 (closed)

How Has This Been Tested?

Built the program and ran it.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports