Skip to content

Commit

Permalink
README.md: Fix indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrec committed Jan 26, 2020
1 parent 899e06b commit c37bc47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ The command line tool (available as a binary release at
[https://github.com/ezrec/uv3dp/releases](github.com/ezrec/uv3dp) ) is designed to be used in a 'pipeline'
style, for example:

uv3dp foo.sl1 info # Shows information about the SL1 file
uv3dp foo.sl1 decimate bar.cbddlp # Converts and decimates a SL1 files to a CBDDLP file
uv3dp foo.sl1 qux.cbddlp --version 1 # Converts a SL1 files to a CBDDLP file, forcing verion 1 CBDDLP file format
uv3dp foo.sl1 info # Shows information about the SL1 file
uv3dp foo.sl1 decimate bar.cbddlp # Convert and decimates a SL1 file to a CBDDLP file
uv3dp foo.sl1 qux.cbddlp --version 1 # Convert a SL1 file to a Version 1CBDDLP file

### Command summary:

Expand Down

0 comments on commit c37bc47

Please sign in to comment.