> For the complete documentation index, see [llms.txt](https://solana-snipers.gitbook.io/solana-snipers-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solana-snipers.gitbook.io/solana-snipers-wiki/usage/commands.md).

# Commands

| Parameter       | Description                                                               | Accepts            |
| --------------- | ------------------------------------------------------------------------- | ------------------ |
| --buy-only      | Enables manual buy mode. This will only buy the token and then exit.      | -                  |
| --sell-only     | Enables manual sell mode. This will only sell the token and then exit.    | -                  |
| --input         | Overwrites the input parameter in the config.                             | `contract address` |
| --output        | Overwrites the output parameter in the config.                            | `contract address` |
| --config        | Used to specify a different config path (used for multi configs setup).   | `string`           |
| --force-approve | Forces the approve transaction for the input/output. (used for debugging) | -                  |
| --simulate      | Simulate your current config as a real transaction.                       |                    |
