The reason is that the output might be passed to `eval`, e.g. $ eval $(slap venv -a) warning: the -a,--activate option only works when shadowed by a shell function
The reason is that the output might be passed to
eval, e.g.