Skip to content

Commit

Permalink
Update omi command in contributing guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Jun 30, 2022
1 parent 11e1616 commit add4944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ standard version 1.4.1 using the `OMI tool

.. code-block:: bash
omi translate -f oep-v1.4 metadata_file.json
omi translate -f oep-v1.4 -t oep-v1.4 metadata_file.json
If your metadata string is correct, OMI puts the keys in the correct order and
prints the full string (use `-o` option for export).
Expand Down

0 comments on commit add4944

Please sign in to comment.