medic / cht-conf

A command-line interface for configuring Community Health Toolkit applications
https://communityhealthtoolkit.org
GNU Affero General Public License v3.0
22 stars 25 forks source link

Incorrect command used for shell completion #632

Closed binokaryg closed 3 months ago

binokaryg commented 3 months ago

https://github.com/medic/cht-conf/blob/4c8571e2d5742bf30795bf916c83413008153d93/README.md?plain=1#L69

Running eval "$(cht-conf --shell-completion=bash)", gives this error:

cht-conf: command not found

It should be cht instead of cht-conf.

garethbowen commented 3 months ago

Merged. Thanks @binokaryg !

medic-ci commented 3 months ago

:tada: This issue has been resolved in version 4.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: