luci-app-statistics: cleanups of bad spacing
authorJohn Kohl <jtk.git@bostonpog.org>
Sat, 11 Nov 2023 02:11:02 +0000 (21:11 -0500)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 11 Nov 2023 12:40:22 +0000 (14:40 +0200)
Signed-off-by: John Kohl <jtk.git@bostonpog.org>
applications/luci-app-statistics/root/etc/init.d/luci_statistics

index 5513ace2c2d0bf52c29e3c936117e2a83de55c18..d36534cce4fa65cf4f9eecc5923e2b2d490307c8 100755 (executable)
@@ -12,9 +12,9 @@ SYSUPGRADE_BACKUP_FILE="${BACKUP_DIR}/rrdbackup.sysupgrade.tgz"
 SYSUPGRADE_BACKUP_TWIN_A="${BACKUP_DIR}/sysupgrade.trustme.txt"
 SYSUPGRADE_BACKUP_TWIN_B="${BACKUP_DIR}/sysupgrade.dont.trustme.txt"
 EXTRA_COMMANDS="backup sysupgrade_backup"
-EXTRA_HELP="\ backup Backup
-current rrd database if configured to do so\n\ sysupgrade_backup Take
-a special backup for sysupgrade/configuration saving"
+EXTRA_HELP="\
+       backup          Backup current rrd database if configured to do so\n\
+        sysupgrade_backup  Take a special backup for sysupgrade/configuration saving"
 
 TRACE=0