Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Update info --shell output to match docs #109

Closed
wants to merge 354 commits into from

Conversation

tescalada
Copy link

fixes #108
Update the info --shell output to use the keys as passed instead
of using slugify to convert them. This will make it match the docs
and be usable in a bash shell.

@jdx
Copy link
Contributor

jdx commented Aug 1, 2016

still looks like there is a test failure here, but if those are fixed I can lgtm

@codecov-io
Copy link

Current coverage is 96.21% (diff: 100%)

Merging #109 into master will decrease coverage by <.01%

@@             master       #109   diff @@
==========================================
  Files            63         63          
  Lines          1349       1348     -1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           1298       1297     -1   
  Misses           51         51          
  Partials          0          0          

Powered by Codecov. Last update cb889d6...3d3918a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

info --shell output doesnt match docs
5 participants