From 3266a819b475067ca6521885ceee8eedd0fc46af Mon Sep 17 00:00:00 2001 From: immarvin Date: Thu, 15 Dec 2016 01:00:21 -0500 Subject: [PATCH] correct the doc on ubt upgrade --- docs/source/guides/install-guides/apt/update_xcat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/install-guides/apt/update_xcat.rst b/docs/source/guides/install-guides/apt/update_xcat.rst index dfa08f6f5..bc1aa8cdf 100644 --- a/docs/source/guides/install-guides/apt/update_xcat.rst +++ b/docs/source/guides/install-guides/apt/update_xcat.rst @@ -3,6 +3,6 @@ Updating xCAT If at a later date you want to update xCAT, first, update the software repositories and then run: :: apt-get update - apt-get --only-upgrade install xcat* + apt-get -y --only-upgrade install *xcat*