Skip to content

Commit 817150d

Browse files
committed
Updates README
1 parent 0a52a3d commit 817150d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This project focus on providing system administration and troubleshooting tools
2727

2828
Use `--net=host` allows `tcpdump` to access the host's network interfaces.
2929

30-
Use `-v /proc:/proc_host` allows `htop` to watch the host's processes.
30+
Use `-v /proc:/proc_host` allows `htop` to watch the host's processes. Note that `htop` is unable to kill any host's processes.
3131

3232
Optionally you can create a local directory and map it to the container like `-v /tmp/data/:/tmp/data/`:
3333

0 commit comments

Comments
 (0)