allow --showpath for --showpaths
This commit is contained in:
+1
-1
@@ -902,7 +902,7 @@ interrupt_multi(const char *msg)
|
|||||||
static const struct early_opt earlyopts[] = {
|
static const struct early_opt earlyopts[] = {
|
||||||
{ ARG_DEBUG, "debug", 5, TRUE },
|
{ ARG_DEBUG, "debug", 5, TRUE },
|
||||||
{ ARG_VERSION, "version", 4, TRUE },
|
{ ARG_VERSION, "version", 4, TRUE },
|
||||||
{ ARG_SHOWPATHS, "showpaths", 9, FALSE },
|
{ ARG_SHOWPATHS, "showpaths", 8, FALSE },
|
||||||
#ifndef NODUMPENUMS
|
#ifndef NODUMPENUMS
|
||||||
{ ARG_DUMPENUMS, "dumpenums", 9, FALSE },
|
{ ARG_DUMPENUMS, "dumpenums", 9, FALSE },
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user