module completions { # set the label of a swap filesystem export extern swaplabel [ --label(-L): string # set the label -l: string # set the label device: string --help(-h) # Print help --version(-V) # Print version ] } use completions *