From 1750146d3d16ed4edafe85e170b645cf5be1d80f Mon Sep 17 00:00:00 2001 From: dlavigne Date: Thu, 4 Feb 2016 10:01:40 -0500 Subject: [PATCH] Correct description of standalone update. --- api/classes/updates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/classes/updates.rst b/api/classes/updates.rst index 85cae88..89f01be 100644 --- a/api/classes/updates.rst +++ b/api/classes/updates.rst @@ -162,7 +162,7 @@ The "startupdate" action starts the specified update. You must specify a "target * **fbsdupdatepkgs:** update installed software and apply FreeBSD system updates. -* **standalone:** only update package specified as a "tag" (e.g. pkgng-1.6.9). +* **standalone:** only apply the update specified as a "tag". Use the "checkupdates" action to determine the name (tag) of the update to specify. **REST Request**