mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-18 02:37:56 -05:00
chore: use filename of argv0 in UsageInformation
This commit is contained in:
@ -13,7 +13,7 @@ class RawTemplaterArguments
|
||||
/**
|
||||
* \brief Prints a command line usage help text for the RawTemplater tool to stdout.
|
||||
*/
|
||||
static void PrintUsage();
|
||||
void PrintUsage() const;
|
||||
static void PrintVersion();
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user