#### System information Geth version: version 1.10.20 @ commit 8f2416a89a3def6ec2c749d5afafbf2c9a18e3c8 OS & Version: linux Commit hash : 8f2416a89a3def6ec2c749d5afafbf2c9a18e3c8 #### Expected behaviour It works #### Actual behaviour ``` Fatal: keyfile must be given as the only argument exit status 1 ``` #### Steps to reproduce the behaviour ``` go run ./cmd/geth account import /tmp/key --datadir=/tmp/eth --keystore=/tmp/keystore --password=/tmp/pass ``` #### Backtrace ```` Fatal: keyfile must be given as the only argument exit status 1 ```` When submitting logs: please submit them as text and not screenshots.