Files
tldr/pages.zh/common/topgrade.md

446 B

topgrade

更新系统上的所有应用程序。 更多信息:https://github.com/r-darwish/topgrade

  • 运行更新:

topgrade

  • 对所有更新选择“是”:

topgrade -y

  • 清理临时/旧文件:

topgrade -c

  • 禁用某个更新操作:

topgrade --disable {{operation}}

  • 仅执行某个更新操作:

topgrade --only {{operation}}

  • 使用默认编辑器编辑配置文件:

topgrade --edit-config