Add function description.

This commit is contained in:
Jorge Bucaran 2016-02-18 06:41:29 +09:00 committed by Jorge Bucaran
parent d2dfb79dfc
commit ad5abaee70

View file

@ -1,3 +1,3 @@
function spin -a commands
function spin -d "Run `fisher install spin` to update this function." -a commands
fish -c "$commands" ^ /dev/stderr
end