Skip to content

Commit e8a60d7

Browse files
committed
Fix typo
1 parent b64579f commit e8a60d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Qiita CLI の認証情報(`credentials.json`)を配置する・している
241241
デフォルトでは`$XDG_CONFIG_HOME/qiita-cli`もしくは`$HOME/.config/qiita-cli`になっています。
242242

243243
```console
244-
npx qiita login ---credential ./my_conf/
244+
npx qiita login --credential ./my_conf/
245245
npx qiita preview --credential ./my_conf/
246246
```
247247

0 commit comments

Comments
 (0)