chiark / gitweb /
rename `fdroid server` to `fdroid deploy` and deprecate 'init'
authorHans-Christoph Steiner <hans@eds.org>
Tue, 13 Feb 2018 11:54:48 +0000 (12:54 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 13 Feb 2018 11:54:48 +0000 (12:54 +0100)
commit1725e09f7ed717a656ca2c56caddcf31a0072733
tree029003dfece8e255e9f312f0aef3ceb10288c75e
parentbffa6a73bed8a37c89833bfb512a0ba12a68c19d
rename `fdroid server` to `fdroid deploy` and deprecate 'init'

`fdroid server init` is has not been needed for a long time.  And 'server'
is the only subcommand that has its own subsubcommands.  This turns it into
only `fdroid deploy`, which does what `fdroid server update` does. This
also changes the bash completion to use `fdroid deploy`.  But the old
`fdroid server update` and `fdroid server init` commands remain working.

closes #264
completion/bash-completion
fdroid