$ ./target/debug/util-linux renice 19 -p $$
error: unexpected argument '-p' found
tip: to pass '-p' as a value, use '-- -p'
Usage: ./target/debug/util-linux renice [--priority|--relative] priority [-g|-p|-u] identifier...
For more information, try '--help'.