This repository was archived by the owner on Feb 27, 2018. It is now read-only.
Commit 1a24269
committed
Print only base binary name in usage string (win)
When `boot2docker` is called from msys bash shell, usage string prints the
full path of the binary (e.g. `c:\program file\boot2docker for
windows\boot2docker.exe`) in the short usage string.
This change fixes that without breaking the behavior on unix systems or
cmd.exe/powershell on windows which already print the short binary name
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>1 parent ad28233 commit 1a24269
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments