From: Ian Kelling Date: Tue, 12 Dec 2023 19:06:27 +0000 (-0500) Subject: improve documentation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=HEAD;p=errhandle.git improve documentation --- diff --git a/bash-bear b/bash-bear index d181d20..3856ed2 100644 --- a/bash-bear +++ b/bash-bear @@ -22,6 +22,7 @@ ####### DOCUMENTATION ######## # +# # Usage: First, source the file. Best to handle the case of it not # existing like so: # @@ -38,9 +39,15 @@ # # # -# Tested on bash 4.4.20(1)-release (x86_64-pc-linux-gnu) and -# 5.0.17(1)-release (x86_64-pc-linux-gnu) and 5.1.16(1)-release -# (x86_64-pc-linux-gnu). +# Version: 1.0 +# +# Changelog: None +# +# Bash versions tested on: +# +# * 4.4.20(1)-release (x86_64-pc-linux-gnu) +# * 5.0.17(1)-release (x86_64-pc-linux-gnu) +# * 5.1.16(1)-release (x86_64-pc-linux-gnu). # TODO: investigate to see if we can format output betting in case of