Skip to content

Commit ae6de7f

Browse files
Merge pull request #7 from thunderstore-io/TS-2037/game-import-cli-tweak
[TS-2037] Change import subcommand `game-id` flag to positional
2 parents b4a6bf5 + 8c8e75a commit ae6de7f

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)