mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
Make directory paths even more clearerererer
This commit is contained in:
parent
154d0db2a3
commit
fb3cf26a7d
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@
|
|||
|
||||
- Compare 2 directory sturctures and count the differences between them:
|
||||
|
||||
`cloc --diff {{/path/to/directoryone}} {{/path/to/directorytwo}}`
|
||||
`cloc --diff {{/directory/one}} {{/directory/two}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue