From 374a668d38e6ff3164df78ad8b232381639649f4 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 15 Sep 2014 21:29:45 +0100 Subject: [PATCH] fix header level in docs --- Netdisco/lib/App/Netdisco/Manual/Deployment.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod index e6906029..2917750a 100644 --- a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod +++ b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod @@ -164,7 +164,7 @@ Then run the web daemon with the environment variable to enable the feature: DANCER_DEBUG=1 ~/bin/netdisco-web restart -=head2 Database Backups +=head1 Database Backups We recommend you backup the Netdisco database regularly. You could put the following commands into a shell script and call it nightly from C: