diff --git a/fsq_search.sh b/fsq_search.sh index 576e842..374a5f3 100755 --- a/fsq_search.sh +++ b/fsq_search.sh @@ -3,7 +3,7 @@ # HEADER #================================================================ #% SYNOPSIS -#+ ${SCRIPT_NAME} [-hv] [-s file] [-w seconds] [-t date_format] [search_string] +#+ ${SCRIPT_NAME} [-hv] [-c command] [-w seconds] [-t date_format] [search_string] #% #% DESCRIPTION #% Searches for text in messages logged in ${FSQ_AUDIT_FILE}. @@ -78,7 +78,7 @@ #% #================================================================ #- IMPLEMENTATION -#- version ${SCRIPT_NAME} 1.2.2 +#- version ${SCRIPT_NAME} 1.2.3 #- author Steve Magnuson, AG7GN #- license CC-BY-SA Creative Commons License #- script_id 0 diff --git a/hampi-utilities.version b/hampi-utilities.version index 35e7d12..d3e3b7b 100644 --- a/hampi-utilities.version +++ b/hampi-utilities.version @@ -1 +1 @@ -VERSION="2.1.2" \ No newline at end of file +VERSION="2.1.3" \ No newline at end of file