mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
I... think it's done? That was suspiciously easy.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "ibm.h"
|
||||
#include <fmt/format.h>
|
||||
|
||||
FlagGroup flags;
|
||||
FlagGroup flags { &readerFlags };
|
||||
|
||||
static StringFlag outputFilename(
|
||||
{ "--output", "-o" },
|
||||
|
||||
Reference in New Issue
Block a user