Skip to content

Commit c7b2ad9

Browse files
committed
updated readme
1 parent 407dd7e commit c7b2ad9

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,13 @@ alias ls='nat'
2626
### Running
2727

2828
```bash
29-
nat <directory>
29+
nat <dir>
30+
```
31+
32+
#### Searching for file
33+
34+
```bash
35+
nat <dir> | grep "<filename>"
3036
```
3137

3238
### To edit the code

0 commit comments

Comments
 (0)