luci-app-statistics: cleanups of bad spacing
Signed-off-by: John Kohl <jtk.git@bostonpog.org>
This commit is contained in:
parent
3eb507af92
commit
465bfe24fa
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue