luci-app-statistics: cleanups of bad spacing

Signed-off-by: John Kohl <jtk.git@bostonpog.org>
This commit is contained in:
John Kohl 2023-11-10 21:11:02 -05:00 committed by Hannu Nyman
parent 3eb507af92
commit 465bfe24fa

View file

@ -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