``` C:\Users\jonat\Downloads>ipfs pin update help Error: argument "to-path" is required USAGE ipfs pin update - Update a recursive pin ipfs pin update [--unpin=false] [--] Updates one pin to another, making sure that all objects in the new pin are local. Then removes the old pin. This is an optimized version of adding the new pin and removing the old one. For more information about each command, use: 'ipfs pin update --help' ```