From: Peter Rajnoha Date: Mon, 25 Jul 2016 13:05:08 +0000 (+0200) Subject: man: add note about 'lastlog' built-in command X-Git-Tag: v2_02_162~27 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=94141c7797caabe23607a554fa7c6f44a4d570fc;p=lvm2.git man: add note about 'lastlog' built-in command --- 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