Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 565 Bytes

dmfr-command.md

File metadata and controls

26 lines (19 loc) · 565 Bytes

DMFR Command Help

The DMFR subcommand offers utilities for linting, formatting, and validating DMFR files.

DMFR Subcommands:

format command

This command formats a DMFR file, optionally saving it back to disk.

% transitland dmfr format --help
Usage: format <local filename>
  -save
    	Save the formatted output back to the file

lint command

% transitland dmfr lint --help
Usage: lint <one or more filenames...>