Skip to content

Commit

Permalink
Update: added command example
Browse files Browse the repository at this point in the history
Signed-off-by: deggja <[email protected]>
  • Loading branch information
deggja committed Nov 24, 2023
1 parent 93c4387 commit 2d67ff3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ The primary command provided by `netfetch` is `scan`. This command scans all non
```sh
netfetch scan
```

You can also specifiy namespaces when running netfetch.

```sh
netfetch scan default
```

0 comments on commit 2d67ff3

Please sign in to comment.