Setting up basic documentation

This commit is contained in:
Gregory Kurtzer
2020-12-22 22:26:29 -08:00
parent b4e5656b5b
commit 3791633ea4
4 changed files with 39 additions and 2 deletions

View File

@@ -129,7 +129,7 @@ Here are some of the common `overlay` commands:
```
sudo ./wwctl overlay list -l
sudo ./wwctl overlay list -ls
sudo EDITOR=vim ./wwctl overlay edit default /etc/hello_world.ww
sudo ./wwctl overlay edit default /etc/hello_world.ww
sudo ./wwctl overlay build -a
```