List of Command Line Parameters?

Post here if you need help setting up your server, etc.
Post Reply
User avatar
Pyroguy
Posts: 5
Joined: Mon Oct 25, 2010 10:39 pm

List of Command Line Parameters?

Post by Pyroguy »

Is there a list of all the command line parameters somewhere? I found the console commands on the wiki, but my searches have yielded nothing for an exhaustive list of recognized command line arguments.

EDIT: I'd also like a guide on how to apply these through the Windows command prompt, if it's a different syntax than Linux. Thanks.
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: List of Command Line Parameters?

Post by Z-Man »

To get a complete list, use the -h switch. And it's all the same syntax on Windows and Linux, the only thing that may confuse you is that standard Windows commands use / for switches, Arma follows the Unix tradition of using - or -- because / is already taken.
User avatar
Pyroguy
Posts: 5
Joined: Mon Oct 25, 2010 10:39 pm

Re: List of Command Line Parameters?

Post by Pyroguy »

Awesome, thanks.
Post Reply