mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Makefile: help shows hint about LVM_LOG_FILE_MAX_LINES
This commit is contained in:
parent
837bfab75c
commit
04186616be
@ -114,8 +114,9 @@ help:
|
||||
@echo " LVM_STRACE Enable strace logging."
|
||||
@echo " LVM_DEBUG_LEVEL Sets debuging level for valgrind/strace (use > 0)."
|
||||
@echo " LVM_VERIFY_UDEV Default verify state for lvm.conf."
|
||||
@echo " S Skip given test (regex)."
|
||||
@echo " T Run given test (regex)."
|
||||
@echo " LVM_LOG_FILE_MAX_LINES Maximum number of logged lines for lvm2 command [1000000]."
|
||||
@echo " S Skip given test(s) (regex)."
|
||||
@echo " T Run given test(s) (regex)."
|
||||
@echo " VERBOSE Verbose output (1), timing (2)."
|
||||
|
||||
check: .tests-stamp
|
||||
|
Loading…
Reference in New Issue
Block a user