[add][fix] added readme and fixed plot.sh name in --help

This commit is contained in:
2021-03-04 01:57:32 -05:00
parent b336ea4298
commit 5bdd2e4b05
3 changed files with 98 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
function help() { cat; }<<EOF
Backup Script Version $script_version
PingPlot Plotter Script
usage: SERVER:LABEL [...]
[--file|-f CSV_FILE] [--limit-y|-l Y_MAX] [--time-zone|-t UTC_HOURS]
[--start-date|-S DATE] [--end-date|-E DATE] [--show-hours|-H HOURS]