OK I see now it was deliberate as part of a failed attempt to collaborate with boto upstream
This commit is contained in:
parent
72596361d6
commit
aa1020ec0d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[glacier-cli](https://github.com/basak/glacier-cli) rather stupidly calls its own command `glacier` rather than `glacier-cli` or something else. This conflicts with [boto](https://github.com/boto/boto/)'s own `glacier` executable, as noted here:
|
||||
[glacier-cli](https://github.com/basak/glacier-cli) calls its own command `glacier` rather than `glacier-cli` or something else. This conflicts with [boto](https://github.com/boto/boto/)'s own `glacier` executable, as noted here:
|
||||
|
||||
* <https://github.com/basak/glacier-cli/issues/30>
|
||||
* <https://github.com/basak/glacier-cli/issues/47>
|
||||
|
|
Loading…
Add table
Reference in a new issue