chore(bklog):Remove extraneous echoerr references
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 11 Jul 2020 03:53:01 +0000 (03:53 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 11 Jul 2020 03:53:01 +0000 (03:53 +0000)
exec/bklog

index be3dded136b1bfc9e19ea094094156592c6ddfa3..478effec8e9bb27cb6ac6e91088a0b3eba0361fd 100644 (file)
@@ -11,7 +11,7 @@ dirTmpDefault="/dev/shm"; # Default parent of working directory
 
 # Script Metadata
 scriptName="bklog";             # Define basename of script file.
 
 # Script Metadata
 scriptName="bklog";             # Define basename of script file.
-scriptVersion="0.1.3";          # Define version of script.
+scriptVersion="0.1.4";          # Define version of script.
 scriptURL="https://gitlab.com/baltakatei/ninfacyzga-01"; # Define wesite hosting this script.
 scriptTimeStart="$(date +%Y%m%dT%H%M%S.%N)"; # YYYYmmddTHHMMSS.NNNNNNNNN
 scriptHostname=$(hostname);     # Save hostname of system running this script.
 scriptURL="https://gitlab.com/baltakatei/ninfacyzga-01"; # Define wesite hosting this script.
 scriptTimeStart="$(date +%Y%m%dT%H%M%S.%N)"; # YYYYmmddTHHMMSS.NNNNNNNNN
 scriptHostname=$(hostname);     # Save hostname of system running this script.
@@ -229,7 +229,7 @@ showUsage() {
     cat <<'EOF'
     USAGE:
         cmd | bklog [ options ]
     cat <<'EOF'
     USAGE:
         cmd | bklog [ options ]
-    echoerr
+
     OPTIONS:
         -h, --help
                 Display help information.
     OPTIONS:
         -h, --help
                 Display help information.
@@ -287,7 +287,7 @@ showUsage() {
         -B, --script-ttl [time element string]
                 Specify custom script time-to-live in seconds (default: "day")
                 Valid values: "day", "hour"
         -B, --script-ttl [time element string]
                 Specify custom script time-to-live in seconds (default: "day")
                 Valid values: "day", "hour"
-    echoerr
+
     EXAMPLE: (bash script lines)
     $ gpspipe -r | /bin/bash bklog -v -e -c -z "UTC" -t "/dev/shm" \
     -r age1mrmfnwhtlprn4jquex0ukmwcm7y2nxlphuzgsgv8ew2k9mewy3rs8u7su5 \
     EXAMPLE: (bash script lines)
     $ gpspipe -r | /bin/bash bklog -v -e -c -z "UTC" -t "/dev/shm" \
     -r age1mrmfnwhtlprn4jquex0ukmwcm7y2nxlphuzgsgv8ew2k9mewy3rs8u7su5 \