Skip to content

Commit d7698b7

Browse files
Update lintree command to scan current directory
1 parent e8cf1f1 commit d7698b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ make build
6262
## Usage
6363

6464
```bash
65-
lintree # Scan / (entire root filesystem)
65+
lintree # Scan . (current directory)
6666
lintree /home # Scan a specific directory
6767
lintree . # Scan current directory
6868
lintree ~/Downloads # Scan your downloads

0 commit comments

Comments
 (0)