diff --git a/token/cli/src/main.rs b/token/cli/src/main.rs index 9edcc7c468d..9e67b6d99be 100644 --- a/token/cli/src/main.rs +++ b/token/cli/src/main.rs @@ -3875,7 +3875,6 @@ fn app<'a, 'b>( ) .arg( owner_address_arg() - .index(2) .conflicts_with("address") .help("Owner of the associated account for the specified token. \ To query a specific account, use the `--address` parameter instead. \