nu-completion-script 0.1.3

A script for generating nu completions from Fish completions
1
2
3
4
5
6
7
8
9
10
2,5c2,5
<     --help/-h
<     --tabular/-t      # Amount Used | Quota Limit | Warning Level | Percent Used | Status | SID
<     --csv/-c      # SID,Amount Used,Quota Limit,Warning Level
<     --list/-l
---
>     --help(-h)
>     --tabular(-t)      # Amount Used | Quota Limit | Warning Level | Percent Used | Status | SID
>     --csv(-c)      # SID,Amount Used,Quota Limit,Warning Level
>     --list(-l)