Commit Graph

16 Commits

Author SHA1 Message Date
Kevin Rockwood
7517aa3abc Remove getter feature on local and global commands
This simplifies the `local` and `global` commands. `asdf current` should
be sufficient for getting the current version.

closes #80
2016-07-25 09:44:53 +09:00
Kevin Rockwood
ca1273e7d4 Rename which to current (#79)
* Rename `asdf which` -> `asdf current`

* Output `set by $path` with current command

* Use dummy plugin in current_command test

* Hide "set by" message if derived from legacy file
2016-07-25 00:47:17 +09:00
Daniel Perez
784d7e9f34 Add support for local and global commands. 2016-04-25 02:13:09 +09:00
Trevor Brown
2a6e0c460a Add more details to the 'asdf install' command help. 2015-11-17 07:35:17 -05:00
Praveen Wicliff
e18943362c Changed help instructions. Command is uninstall not remove 2015-07-06 16:21:38 +05:30
Praveen Wicliff
7ae5473de0 Changed help instructions. Command is uninstall not remove 2015-07-06 16:19:37 +05:30
Akash Manohar J
8cc8bf1f4e Fix typo in help section 2015-06-14 18:55:55 +05:30
Kevin Disneur
c2fc8dd34e
Add a command to list the plugins already installed 2015-06-14 13:37:48 +01:00
Akash Manohar J
85f966ef07 Add doc for where command 2015-05-29 00:09:26 +05:30
Akash Manohar
b282ddaebc Add which command to help.txt 2015-05-27 12:51:32 +05:30
Akash Manohar J
7524633e47 Take up less vertical space for help command 2015-05-18 08:01:04 +05:30
Akash Manohar J
ba848df3e9 Update readme and help.txt manually to resolve conflicts 2015-05-18 06:55:35 +05:30
Akash Manohar J
451fd9422f Fix typo 2015-05-17 20:23:56 +05:30
Akash Manohar J
20256dcdc0 Change help 2015-05-08 11:31:20 +05:30
Akash Manohar J
cfea847163 Add help.txt 2015-05-08 11:28:55 +05:30
Akash Manohar J
dca70739f5 echo help text from file 2015-05-06 19:15:17 +05:30