pijul channel rename arguments named after their purpose
This makes it so that calling `pijul channel rename something` will be reflected as providing the "to" argument, not the "from" argument.
The help output also shows the "from" argument being optional, rather than "to" being optional which did not match the way the rename worked.