ctr: spaces not tabs
the prior use of tabs left the top of point Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
44d2ef4db3
commit
bb2e665c68
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ func main() {
|
||||||
app.Name = "ctr"
|
app.Name = "ctr"
|
||||||
app.Version = containerd.Version
|
app.Version = containerd.Version
|
||||||
app.Usage = `
|
app.Usage = `
|
||||||
__
|
__
|
||||||
_____/ /______
|
_____/ /______
|
||||||
/ ___/ __/ ___/
|
/ ___/ __/ ___/
|
||||||
/ /__/ /_/ /
|
/ /__/ /_/ /
|
||||||
|
|
Loading…
Add table
Reference in a new issue