Skip to content

Commit 4ef8a07

Browse files
committed
few more updates
1 parent 8a28e22 commit 4ef8a07

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ brew_check.sh
2525
calculate_docker_images.sh
2626
```
2727
- Calculate the used quota from saved Docker images.
28+
- Requirement: docker running
2829

2930
```sh
3031
charging_level.sh
@@ -38,6 +39,7 @@ visible until you close the notification.
3839
connect_to_container.sh CONTAINER_ID
3940
```
4041
- Open a terminal connection to a running Docker container.
42+
- Requirement: docker running
4143

4244
```sh
4345
encode_changer.sh
@@ -47,7 +49,8 @@ encode_changer.sh
4749
```sh
4850
network.sh
4951
```
50-
- Reset wireless network and display IP address etc.
52+
- Display network information and connected wireless network.
53+
- Possibility to reset wireless network.
5154

5255
```sh
5356
pip_check.sh
@@ -59,6 +62,7 @@ pip_check.sh
5962
stop_all_containers.sh
6063
```
6164
- List all running containers. Option to stop them.
65+
- Requirement: docker running
6266

6367
```sh
6468
syntaxchecker.sh

0 commit comments

Comments
 (0)