# Print mediawiki code chapter headings and timecodes from audiobook file
 # Usage: mw_get_audiobook_chapters.sh [file] ([int offset])
 # Input: arg1: path to audiobook
-#        arg2: offset for chapter numbers
 # Example: mw_get_audiobook_chapters.sh input.m4b
-# Version: 0.0.1
+# Version: 0.1.0
 
 
 fin="$1";