## Usage ``` $ rvv-as --help USAGE: rvv-as [OPTIONS] ARGS: The original assembly source file path OPTIONS: -c, --comment-origin Use original instruction and its code as comment -p, --comment-prefix The comment prefix [default: #] -r, --reserved-only Only translate reserved rvv instructions ```