Add function description.

This commit is contained in:
Jorge Bucaran 2016-02-18 06:41:29 +09:00
parent 48036fbc5d
commit 8693c1c1d7

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