~kornellapacz/gmnigit

813c650924d14fbe4b573b70a487146908b5cf2a — Korneliusz Łapacz 1 year, 10 months ago 3e4cb0c
consistent whitespaces in README
1 files changed, 5 insertions(+), 5 deletions(-)

M README.md
M README.md => README.md +5 -5
@@ 22,17 22,17 @@ Usage of gmnigit:
  -dist string
        destination path (if exists will be overwritten)
  -max-commits int
    	Max number of commit to export, -1 to export all (default -1)
        Max number of commit to export, -1 to export all (default -1)
  -name string
    	project name, mandatory if generating the tags page
        project name, mandatory if generating the tags page
  -perms
        show files permissions in browsable tree (default false)
        show files permissions in browsable tree
  -refs
    	generate the tags page
        generate the tags page
  -repo string
        path to repository
  -url string
       clone URL for end user (optional)
        clone URL for end user (optional)
```

Example