1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00

Revert "mention alias for poweroff in machinectl --help"

This reverts commit bebd5382ba4c820377f05e1e518c6dfd96b278be.

For the reasoning, see: https://github.com/systemd/systemd/pull/9342#issuecomment-398715417
This commit is contained in:
Lennart Poettering 2018-06-20 13:22:52 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent c7668c1ce0
commit 41145af8a9

View File

@ -2682,7 +2682,6 @@ static int help(int argc, char *argv[], void *userdata) {
" enable NAME... Enable automatic container start at boot\n"
" disable NAME... Disable automatic container start at boot\n"
" poweroff NAME... Power off one or more containers\n"
" stop NAME...\n"
" reboot NAME... Reboot one or more containers\n"
" terminate NAME... Terminate one or more VMs/containers\n"
" kill NAME... Send signal to processes of a VM/container\n"