File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -14,16 +14,11 @@ Clone the repo or download php-switch.sh
14
14
15
15
## Usage
16
16
17
- ./php-switch.sh add-repo Install PHPs Repo
18
-
19
- ./php-switch.sh info PHP Versions/Package Info
20
-
21
- ./php-switch.sh install 7.0 Install PHP Ver 7.0
22
-
23
- ./php-switch.sh uninstall 7.0 Unistall PHP Ver 7.0
24
-
25
- ./php-switch.sh to 7.2 Switch to version 7.2
26
-
27
- ./php-switch.sh ver Show current PHP Ver info
17
+ - ./php-switch.sh add-repo Install PHPs Repo
18
+ - ./php-switch.sh info PHP Versions/Package Info
19
+ - ./php-switch.sh install 7.0 Install PHP Ver 7.0
20
+ - ./php-switch.sh uninstall 7.0 Uninstall PHP Ver 7.0
21
+ - ./php-switch.sh to 7.2 Switch to version 7.2
22
+ - ./php-switch.sh ver Show current PHP Ver info
28
23
29
24
You can’t perform that action at this time.
0 commit comments