Skip to content

Commit

Permalink
Fix readme img login --username option (genuinetools#346)
Browse files Browse the repository at this point in the history
* Update README.md

fix img login option --username for img login

* fix indent
  • Loading branch information
gregoryboue authored Oct 1, 2021
1 parent 3667c6a commit 16d3b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ Flags:
-h, --help help for login
-p, --password string Password
--password-stdin Take the password from stdin
-u, --user string Username
-u, --username string Username

Global Flags:
-b, --backend string backend for snapshots ([auto native overlayfs fuse-overlayfs]) (default "auto")
Expand Down

0 comments on commit 16d3b6c

Please sign in to comment.