3 lines
78 B
Fish
3 lines
78 B
Fish
function info --wraps=tldr --description 'alias info=tldr'
|
|
tldr $argv
|
|
end
|