@@ -9,11 +9,11 @@
```bash
$ fuser -k -n tcp 80
```
-``` fuser --help
+```fuser --help
...
Show which processes use the named files, sockets, or filesystems.
-a,--all display unused files too
-i,--interactive ask before killing (ignored without -k)