removed some typos
This commit is contained in:
parent
18402022e2
commit
4fe29f350f
|
@ -6,8 +6,8 @@
|
||||||
6. [DynDNS](#6-dyndns)
|
6. [DynDNS](#6-dyndns)
|
||||||
7. [Conclusion](#7-conclusion)
|
7. [Conclusion](#7-conclusion)
|
||||||
|
|
||||||
NOTICE: This documentation is not current as of September, 2022.
|
NOTICE: This documentation is not current as of September 2022.
|
||||||
After I finished the refactoring I'll updrage it.
|
After I finished the refactoring I'll upgrade it.
|
||||||
|
|
||||||
|
|
||||||
// important: Migration to v2022.2
|
// important: Migration to v2022.2
|
||||||
|
@ -324,7 +324,7 @@ Should I try to create them? (y/N): y
|
||||||
Tables have been created.
|
Tables have been created.
|
||||||
```
|
```
|
||||||
|
|
||||||
When we now call the console it displays it's options:
|
When we now call the console it displays its options:
|
||||||
|
|
||||||
![CLI Interface](https://bindapi.24unix.net/assets/bindAPI_cli.png)
|
![CLI Interface](https://bindapi.24unix.net/assets/bindAPI_cli.png)
|
||||||
|
|
||||||
|
@ -423,7 +423,7 @@ No second level domains found.
|
||||||
Keyhelp-Panel: tector.24unix.net
|
Keyhelp-Panel: tector.24unix.net
|
||||||
No second level domains found.
|
No second level domains found.
|
||||||
```
|
```
|
||||||
The output is a little bit ugly, maybe I'll come up with something nicer.
|
The output is a bit ugly, maybe I'll come up with something nicer.
|
||||||
|
|
||||||
So, now we have our nameservers, our panels.
|
So, now we have our nameservers, our panels.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue