Make directory paths even more clearerererer

This commit is contained in:
Starbeamrainbowlabs
2016-05-06 10:41:00 +01:00
parent 154d0db2a3
commit fb3cf26a7d

View File

@@ -12,4 +12,4 @@
- Compare 2 directory sturctures and count the differences between them: - Compare 2 directory sturctures and count the differences between them:
`cloc --diff {{/path/to/directoryone}} {{/path/to/directorytwo}}` `cloc --diff {{/directory/one}} {{/directory/two}}`