diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-14 12:55:18 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-14 13:18:51 +0100 |
commit | 34b950a8d8b83b3c101beba479a9ddae8c2ebb93 (patch) | |
tree | 395329de79c35bac3d529042bc8cdf607a00ab5d /man/hostnamectl.xml | |
parent | 63cc4c3138fd0ce9cc97884373a2dd8959a13ee9 (diff) | |
download | systemd-34b950a8d8b83b3c101beba479a9ddae8c2ebb93.tar.gz |
man: hostnamectl understands -M too
Diffstat (limited to 'man/hostnamectl.xml')
-rw-r--r-- | man/hostnamectl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index ffae5e6b06..de154020d6 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -129,6 +129,7 @@ </varlistentry> <xi:include href="user-system-options.xml" xpointer="host" /> + <xi:include href="user-system-options.xml" xpointer="machine" /> <xi:include href="standard-options.xml" xpointer="help" /> <xi:include href="standard-options.xml" xpointer="version" /> |