zinit icon indicating copy to clipboard operation
zinit copied to clipboard

fix(self-update): respect option flags

Open vladdoster opened this issue 5 months ago • 0 comments

Description

Flags --help, --no-pager, and --quiet recognized by self-update command.

Related Issue(s)

Closes #632

Motivation and Context

Improve user experience

Usage examples

Screenshot 2024-01-26 at 00 10 26

How Has This Been Tested?

Types of changes

  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] Documentation change
  • [ ] New feature (non-breaking change which adds functionality)

Checklist:

  • [ ] All new and existing tests passed.
  • [ ] I have added tests to cover my changes.
  • [ ] I have updated the documentation accordingly.

vladdoster avatar Jan 26 '24 05:01 vladdoster