Bug#157819: typo in dpkg --force-help (LANG=ja_JP.EUC-JP)
Package: dpkg
Version: 1.9.21
Severity: minor
I found type miss in "dpkg --force-help".
"dowgrade" -> "downgrade"
yamamoto@subaru|mew-3.0.64>env LANG=ja_JP.EUC-JP dpkg --force-help |head -8
dpkg 強制オプション - 問題が発生した場合の振舞を制御:
警告するが続行: --force-<事象>,<事象>,...
エラーにして終了: --refuse-<事象>,<事象>,... | --no-force-<事象>,...
強制事項:
all 全ての強制オプションを適用
auto-select [*] 問題のあるパッケージを自動的に(非)選択
dowgrade [*] 古いバージョンでパッケージを置換
configure-any このパッケージに必要なパッケージの設定を行う
yamamoto@subaru|mew-3.0.64>env LANG=C dpkg --force-help | head -8
dpkg forcing options - control behaviour when problems found:
warn but continue: --force-<thing>,<thing>,...
stop with error: --refuse-<thing>,<thing>,... | --no-force-<thing>,...
Forcing things:
all Set all force options
auto-select [*] (De)select packages to install (remove) them
downgrade [*] Replace a package with a lower version
configure-any Configure any package which may help this one
Reply to: