Skip to content

Commit 75398bb

Browse files
committed
chdman: Rename outputsplit to split
1 parent 8335ada commit 75398bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/chdman.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ constexpr int MODE_GDI = 2;
9797
#define OPTION_INPUT "input"
9898
#define OPTION_OUTPUT "output"
9999
#define OPTION_OUTPUT_BIN "outputbin"
100-
#define OPTION_OUTPUT_SPLIT "outputsplit"
100+
#define OPTION_OUTPUT_SPLIT "split"
101101
#define OPTION_OUTPUT_FORCE "force"
102102
#define OPTION_INPUT_START_BYTE "inputstartbyte"
103103
#define OPTION_INPUT_START_HUNK "inputstarthunk"

0 commit comments

Comments
 (0)