Skip to content

self-update

Update doing to the latest version.

Usage

bash
doing self-update [OPTIONS]

Aliases

  • update

Options

FlagDescription
--forceForce reinstall even if already up to date

Examples

Update to the latest version:

bash
doing self-update

Force a reinstall:

bash
doing self-update --force

Released under the MIT License.