From 94141c7797caabe23607a554fa7c6f44a4d570fc Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Mon, 25 Jul 2016 15:05:08 +0200 Subject: [PATCH] man: add note about 'lastlog' built-in command --- WHATS_NEW | 1 + man/lvm.8.in | 4 ++++ 2 files changed, 5 insertions(+) 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