X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fresources%2Fscripts%2Foperation_signal.sh;h=4a9d0a79908321d6d98fbad579176019f03cc8c1;hp=eb0eb8e1d32447e44f301618dadf7ffff067bd3a;hb=9fa68da11c56250017da9735e4a5dd3fd3b2021b;hpb=d30d9e082885e16f0098a699a3b79f53fb28910b diff --git a/example/diameter/launcher/resources/scripts/operation_signal.sh b/example/diameter/launcher/resources/scripts/operation_signal.sh index eb0eb8e..4a9d0a7 100755 --- a/example/diameter/launcher/resources/scripts/operation_signal.sh +++ b/example/diameter/launcher/resources/scripts/operation_signal.sh @@ -21,7 +21,7 @@ usage() { echo " -h|--help: this usage help." echo " -t|--timeout : timeout for operation in seconds." echo " Defaults to $TIMEOUT__dflt seconds if not provided." - echo " -f|--file : file with one operation per line." + echo " -f|--file : file with one operation per line (comments # allowed)." echo " -p|--ping: Check the target process id." echo " Returns 1 (dead) or 0 (alive)." echo " operation: quoted operation string. Will be ignored if file"