diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-06-22 13:38:48 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-06-22 15:30:19 -0400 |
commit | dfdd0e0730385eef08f019863fd41168b05b6ab0 (patch) | |
tree | 57bf6b7f19bc0cc847c28fb83271e43c4bfc590c /man | |
parent | bfff8f072d4ddbf0410aae80c62cd6ee5ebc0701 (diff) |
Add systemd-coredumpctl as an alias for coredumpctl
Should make the transition easier for exisiting users.
Diffstat (limited to 'man')
-rw-r--r-- | man/coredumpctl.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 5ea865eaa2..0cd3fe558d 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -45,6 +45,8 @@ <refnamediv> <refname>coredumpctl</refname> + <refname>systemd-coredumpctl</refname> + <refpurpose>Retrieve coredumps from the journal</refpurpose> </refnamediv> @@ -63,6 +65,10 @@ <para><command>coredumpctl</command> may be used to retrieve coredumps from <citerefentry><refentrytitle>systemd-journald</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para> + + <para><command>systemd-coredumpctl</command> is a + depracated alias for + <command>coredumpctl</command>.</para> </refsect1> <refsect1> |