Update function description.

pull/445/head
Jorge Bucaran 9 years ago
parent bca78c3903
commit d5601ab4c7
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -1,4 +1,4 @@
function getopts -d "Parse CLI options"
function getopts -d "Parse command options"
if not set -q argv[1]
return 1
end

Loading…
Cancel
Save