mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Default values for some display output settings
This commit is contained in:
parent
5be981bab5
commit
c5e08c6c83
@ -28,6 +28,10 @@
|
|||||||
|
|
||||||
#define DEFAULT_FORMAT "lvm1"
|
#define DEFAULT_FORMAT "lvm1"
|
||||||
|
|
||||||
|
#define DEFAULT_MSG_PREFIX " "
|
||||||
|
|
||||||
|
#define DEFAULT_CMD_NAME 0
|
||||||
|
|
||||||
#ifdef READLINE_SUPPORT
|
#ifdef READLINE_SUPPORT
|
||||||
#define DEFAULT_MAX_HISTORY 100
|
#define DEFAULT_MAX_HISTORY 100
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user