From f59dba2654eb9dadeb4d0ae486f85191dc0c5c53 Mon Sep 17 00:00:00 2001 From: Elias Probst Date: Wed, 16 Mar 2016 09:23:31 +0100 Subject: Reference correct `machinectl` command in 219 NEWS NEWS for `219` references `machinectl list-images` to describe the introduced clone feature - this looks like a copy'n'paste problem. Use `machinectl clone` instead. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8b30bee6b7..6f43b8ce3a 100644 --- a/NEWS +++ b/NEWS @@ -1345,7 +1345,7 @@ CHANGES WITH 219: * machinectl is now able to clone container images efficiently, if the underlying file system (btrfs) supports - it, with the new "machinectl list-images" command. It also + it, with the new "machinectl clone" command. It also gained commands for renaming and removing images, as well as marking them read-only or read-write (supported also on legacy file systems). -- cgit v1.2.3-54-g00ecf