We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4a6bf5 + 8c8e75a commit ae6de7fCopy full SHA for ae6de7f
src/cli.rs
@@ -169,7 +169,6 @@ pub enum Commands {
169
/// The identifier of the game to import.
170
///
171
/// Use the `list` command to query the list of imported and supported games.
172
- #[clap(long, short)]
173
game_id: String,
174
175
/// The platform to import the game from. Leave blank to have tcli decide for you.
0 commit comments