mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-11-05 20:50:03 +08:00
Dump linux files in generated_linux
This commit is contained in:
@@ -57,7 +57,7 @@ struct Args {
|
||||
|
||||
/// Output directory for generated files.
|
||||
/// Defaults to `generated`.
|
||||
#[arg(long, default_value = "generated")]
|
||||
#[arg(long, default_value = config::DEFAULT_OUT_DIR)]
|
||||
output: String,
|
||||
|
||||
/// Enable verbose output.
|
||||
|
||||
Reference in New Issue
Block a user