Fix file path and title for the pihole command

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
Mcat12
2018-10-10 21:52:39 -04:00
parent 36934dff22
commit 41a9cba74e
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
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 |
+1 -1
View File
@@ -45,7 +45,7 @@ pages:
- 'Post-Install': 'main/post-install.md'
- 'Updating': 'main/update.md'
- 'Pi-hole Core':
- '`pihole` command': 'main/pihole-command.md'
- 'The <samp>pihole</samp> command': 'core/pihole-command.md'
- 'FTLDNS':
- 'Overview': "ftldns/index.md"
- 'Configuration': "ftldns/configfile.md"