diff options
author | Matthew McGill <mhollismcgill@gmail.com> | 2020-01-04 15:10:07 -0500 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2020-01-05 23:28:43 +0200 |
commit | e4aae45f960691afdc25ebc9d0b4c38af40e4346 (patch) | |
tree | 2415036789455c218efa470cb6d02e826c700215 /src/apk_archive.h | |
parent | 7d930f942cf9989e53381a05bce7de99b2d2aa9c (diff) | |
download | apk-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 'src/apk_archive.h')
0 files changed, 0 insertions, 0 deletions