summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew McGill <mhollismcgill@gmail.com>2020-01-04 15:10:07 -0500
committerTimo Teräs <timo.teras@iki.fi>2020-01-05 23:28:43 +0200
commite4aae45f960691afdc25ebc9d0b4c38af40e4346 (patch)
tree2415036789455c218efa470cb6d02e826c700215 /.travis.yml
parent7d930f942cf9989e53381a05bce7de99b2d2aa9c (diff)
downloadapk-tools-e4aae45f960691afdc25ebc9d0b4c38af40e4346.tar.gz
apk-tools-e4aae45f960691afdc25ebc9d0b4c38af40e4346.tar.bz2
apk-tools-e4aae45f960691afdc25ebc9d0b4c38af40e4346.tar.xz
apk-tools-e4aae45f960691afdc25ebc9d0b4c38af40e4346.zip
info: Remove short options for --install-if, --rinstall-if
The "apk info" option --install-if, which had the short option -i, was being shadowed by the apk global option --interactive, which has the same short option. To fix this issue the short option for --install-if was removed, as has been done in other cases where an applet short option would be shadowed by a global short option. The short option for --rinstall-if was also removed for consistency, since it is the complement of --install-if.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions