diff --git a/how-to/misc/managing-deployment-manifests.rst b/how-to/misc/managing-deployment-manifests.rst index 35d1f4d..d35dbfb 100644 --- a/how-to/misc/managing-deployment-manifests.rst +++ b/how-to/misc/managing-deployment-manifests.rst @@ -33,7 +33,7 @@ To view the content of a manifest, run the following command: :: - sunbeam manifest show --id + sunbeam manifest show Sample output: @@ -51,7 +51,7 @@ manifest ID: :: - sunbeam manifest show --id latest + sunbeam manifest show latest Generate a manifest -------------------