Rename Pi-hole Core -> The pihole command, move it to main and add redirect.

Remove images that are not referenced anywhere else

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2024-09-25 18:25:00 +00:00
committed by Adam Warner
parent 83ee25ed30
commit 627c8a2961
5 changed files with 2 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 876 KiB

View File

@@ -1,7 +1,3 @@
---
title: The pihole command - Pi-hole documentation
---
Pi-hole makes use of many commands, and here we will break down those required to administer the program via the command-line Interface.
| Index | Invocation |

View File

@@ -120,8 +120,7 @@ nav:
- 'Post-Install': main/post-install.md
- 'Updating': main/update.md
- 'Uninstalling': main/uninstall.md
- 'Pi-hole Core':
- 'The &nbsp<samp>pihole</samp>&nbsp command': core/pihole-command.md
- 'The &nbsp<samp>pihole</samp>&nbsp Command': main/pihole-command.md
- 'Databases':
- 'Overview': database/index.md
- 'Query database': database/ftl.md
@@ -267,3 +266,4 @@ plugins:
'ftldns/regex/overview.md': regex/overview.md
'ftldns/regex/tutorial.md': regex/tutorial.md
'database/gravity/example.md': group_management/example.md
'core/pihole-command.md': main/pihole-command.md