Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Commit

Permalink
added reg commandline flag
Browse files Browse the repository at this point in the history
  • Loading branch information
tarithj committed Apr 23, 2021
1 parent 0f56342 commit 455c01b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ args:
short: i
multiple: false
about: Enables info logs
- reg:
long: reg
multiple: false
about: Imports registers from specified file
takes_value: true

0 comments on commit 455c01b

Please sign in to comment.