summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-03-16 10:35:30 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2016-03-16 10:35:30 +0100
commitdb6b984ba8d1a64ab1cfba6fb714cd1e70970d58 (patch)
tree650882ed9e4c7cecc4a531d2868ad1729f3f7322
parentfdbf7b554ed89d8a76214cbb4b919c2292e7168b (diff)
parentf59dba2654eb9dadeb4d0ae486f85191dc0c5c53 (diff)
downloadsystemd-db6b984ba8d1a64ab1cfba6fb714cd1e70970d58.tar.gz
Merge pull request #2851 from eliasp/patch-1
Reference correct `machinectl` command in 219 NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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).