diff options
Diffstat (limited to 'bin/ACE-casts-convert')
-rwxr-xr-x | bin/ACE-casts-convert | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/ACE-casts-convert b/bin/ACE-casts-convert index 09a623675c0..b0b0c397f23 100755 --- a/bin/ACE-casts-convert +++ b/bin/ACE-casts-convert @@ -13,6 +13,10 @@ # Use this script at your own risk. It appears to work correctly for # all cases, but verify the results "just in case". # +# @note Wildcards may be supplied as the "FILE" arguments to this +# script since the shell should expand the wildcards before +# executing the script. +# # @author Ossama Othman # # ============================================================================= |