usage: python.exe C:\Users\joedi\AppData\Local\Programs\Python\Python314\Scripts\codesentinel update
       [-h]
       {docs,changelog,readme,version,dependencies,api-docs,headers,footers,help-files} ...

positional arguments:
  {docs,changelog,readme,version,dependencies,api-docs,headers,footers,help-files}
                        Update actions
    docs                Update repository documentation
    changelog           Update CHANGELOG.md with recent commits
    readme              Update README.md with current features
    version             Bump version numbers across project files
    dependencies        Update dependency files
    api-docs            Regenerate API documentation from docstrings
    headers             Manage documentation file headers
    footers             Manage documentation file footers
    help-files          Update CLI help text files for documentation

options:
  -h, --help            show this help message and exit
