module completions { # compute and check SHA1 message digest export extern sha256sum [ --check(-c) # read checksums from the FILEs and check them ...file: string --help(-h) # Print help --version(-V) # Print version ] } use completions *