Add function description.

This commit is contained in:
Jorge Bucaran 2016-02-18 06:41:29 +09:00
parent 68f73a1aa9
commit 10ffcf41cc
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

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