complete -c stty -s F -l file -d 'open and use the specified DEVICE instead of stdin' -r -F
complete -c stty -s a -l all -d 'print all current settings in human-readable form'
complete -c stty -s g -l save -d 'print all current settings in a stty-readable form'
complete -c stty -s h -l help -d 'Print help'
complete -c stty -s V -l version -d 'Print version'
