summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2016-07-25 15:05:08 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2016-07-25 15:05:08 +0200
commit94141c7797caabe23607a554fa7c6f44a4d570fc (patch)
tree16fc44646d9bf46895461c1b178bee320fdeca1a
parent5397837a9f334fa91973e36acf38655a19b88b28 (diff)
downloadlvm2-94141c7797caabe23607a554fa7c6f44a4d570fc.tar.gz
man: add note about 'lastlog' built-in command
-rw-r--r--WHATS_NEW1
-rw-r--r--man/lvm.8.in4
2 files changed, 5 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index ca12e8cb9..f5b83066a 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.162 -
=================================
+ Add note about lastlog built-in command to lvm man page.
Fix unrecognised segtype flag message.
lvconvert reuse cachepool metadade now ONLY with -Zn and clear otherwise.
Enabled lvconvert --uncache to work with partial VG.
diff --git a/man/lvm.8.in b/man/lvm.8.in
index f0d094dd6..021578301 100644
--- a/man/lvm.8.in
+++ b/man/lvm.8.in
@@ -68,6 +68,10 @@ Display recognised metadata formats.
.B help
Display the help text.
.TP
+.B lastlog
+Display log report of last command run in LVM shell
+if command log reporting is enabled.
+.TP
.B lvpoll
Complete lvmpolld operations (Internal command).
.TP