Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-08-02 02:08:52 +03:00
parent 3b66c4321b
commit fa73594843

View File

@ -179,7 +179,7 @@ var argv = require('ig-argv')
var parser = argv.Parser({
```
Now let us populate the option definitions splitting the job into sections.
Now let us populate the option definitions, splitting the job into sections...
### Help and metadata