Skip to content

Commit 8c8e75a

Browse files
fix: change import command game-id to positional
1 parent b4a6bf5 commit 8c8e75a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ pub enum Commands {
169169
/// The identifier of the game to import.
170170
///
171171
/// Use the `list` command to query the list of imported and supported games.
172-
#[clap(long, short)]
173172
game_id: String,
174173

175174
/// The platform to import the game from. Leave blank to have tcli decide for you.

0 commit comments

Comments
 (0)