portcleaner 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -98,7 +98,7 @@ npm install -g portcleaner
|
|
|
98
98
|
Then run:
|
|
99
99
|
|
|
100
100
|
```
|
|
101
|
-
|
|
101
|
+
cleanports
|
|
102
102
|
```
|
|
103
103
|
|
|
104
104
|
No configuration needed.
|
|
@@ -119,7 +119,7 @@ npm link
|
|
|
119
119
|
Now you can run:
|
|
120
120
|
|
|
121
121
|
```
|
|
122
|
-
|
|
122
|
+
cleanports
|
|
123
123
|
```
|
|
124
124
|
|
|
125
125
|
---
|
|
@@ -190,7 +190,7 @@ npm unlink -g portcleaner
|
|
|
190
190
|
After uninstalling:
|
|
191
191
|
|
|
192
192
|
```
|
|
193
|
-
|
|
193
|
+
cleanports
|
|
194
194
|
```
|
|
195
195
|
|
|
196
196
|
will no longer work.
|
|
@@ -246,7 +246,7 @@ Then safely terminates them.
|
|
|
246
246
|
|
|
247
247
|
## Troubleshooting
|
|
248
248
|
|
|
249
|
-
### `
|
|
249
|
+
### `cleanports: command not found`
|
|
250
250
|
|
|
251
251
|
Restart terminal or reopen shell.
|
|
252
252
|
|
|
@@ -273,6 +273,7 @@ portcleaner
|
|
|
273
273
|
## Contributing
|
|
274
274
|
|
|
275
275
|
Pull requests are welcome.
|
|
276
|
+
( [Github Repo](https://github.com/Shubhashish-Chakraborty/port_cleaner) )
|
|
276
277
|
|
|
277
278
|
Ideas:
|
|
278
279
|
|