From ec3073217d164aa6ffdff5dfcceebe69eefcc890 Mon Sep 17 00:00:00 2001 From: zhang kun Date: Sun, 24 May 2015 18:29:07 +0800 Subject: [PATCH] Fixed a typo --- ...Zypper Commands to Manage 'Suse' Linux Package Management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translated/tech/20150512 45 Zypper Commands to Manage 'Suse' Linux Package Management.md b/translated/tech/20150512 45 Zypper Commands to Manage 'Suse' Linux Package Management.md index bfd3eeeaf5..efa807f2f3 100644 --- a/translated/tech/20150512 45 Zypper Commands to Manage 'Suse' Linux Package Management.md +++ b/translated/tech/20150512 45 Zypper Commands to Manage 'Suse' Linux Package Management.md @@ -48,7 +48,7 @@ Zypper 是软件包管理器ZYpp的命令行接口,可用于安装、删除SUS downgraded or changes vendor or architecture. --oldpackage Allow to replace a newer item with an older one. Handy if you are doing a rollback. Unlike --force - j it will not enforce a reinstall. + it will not enforce a reinstall. --replacefiles Install the packages even if they replace files from other, already installed, packages. Default is to treat file conflicts as an error. --download-as-needed disables the fileconflict check.