Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 45adc11

Browse files
committed
Added more docs.
1 parent 394339c commit 45adc11

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,27 @@ After that type `box` to get a list of commands, or explicitly specify `help`:
2525

2626
![box help](https://github.com/wplib/box-scripts/raw/0.16.1/docs/Help-box.png)
2727

28-
![box help](https://github.com/wplib/box-scripts/raw/0.16.1/docs/Help-container.png)
28+
![box container](https://github.com/wplib/box-scripts/raw/0.16.1/docs/Help-container.png)
2929

30-
![box help](https://github.com/wplib/box-scripts/raw/0.16.1/docs/Help-database.png)
30+
![box database](https://github.com/wplib/box-scripts/raw/0.16.1/docs/Help-database.png)
3131

32-
![box help](https://github.com/wplib/box-scripts/raw/0.16.1/docs/Help-test.png)
32+
![box test](https://github.com/wplib/box-scripts/raw/0.16.1/docs/Help-test.png)
3333

3434
Do NOT forget to first enter the WPLib Box command line by first running this command from your *host* computer's command line:
3535

36+
vagrant up
37+
38+
![vagrant up](https://github.com/wplib/box-scripts/raw/0.16.1/docs/vagrant-up.png)
39+
3640
vagrant ssh
3741

42+
![vagrant ssh](https://github.com/wplib/box-scripts/raw/0.16.1/docs/vagrant-ssh.png)
43+
44+
vagrant halt
45+
46+
![vagrant halt](https://github.com/wplib/box-scripts/raw/0.16.1/docs/vagrant-halt.png)
47+
48+
3849
## Status/Disclaimer
3950

4051
This is VERY MUCH a work-in-progress, and WILL CHANGE SIGNIFICANTLY over time.

docs/vagrant-halt.png

62.8 KB
Loading

docs/vagrant-ssh.png

78.1 KB
Loading

docs/vagrant-up.png

277 KB
Loading

0 commit comments

Comments
 (0)