4 lines
188 B
Fish
4 lines
188 B
Fish
complete -c printenv -s 0 -l null -d 'end each output line with NUL, not newline'
|
|
complete -c printenv -s h -l help -d 'Print help'
|
|
complete -c printenv -s V -l version -d 'Print version'
|