man: Add `rad patch archive` to man page

This commit is contained in:
Sebastian Martinez 2024-03-22 10:15:27 +01:00 committed by cloudhead
parent d38846baae
commit b16eb5c986
No known key found for this signature in database
1 changed files with 7 additions and 1 deletions

View File

@ -16,7 +16,7 @@ rad-patch - Manage radicle patches.
*rad patch* _list_ [--all|--merged|--open|--archived|--draft] [<option>...] +
*rad patch* _show_ <patch-id> [<option>...] +
*rad patch* _diff_ <patch-id> [--revision <revision-id>] [<option>...] +
*rad patch* _archive_ <patch-id> [<option>...] +
*rad patch* _archive_ <patch-id> [--undo] [<option>...] +
*rad patch* _update_ <patch-id> [<option>...] +
*rad patch* _checkout_ <patch-id> [<option>...] +
*rad patch* _delete_ <patch-id> [<option>...] +
@ -95,6 +95,12 @@ to *open*.
*--undo*:: Change a patch back to *draft*
=== archive
Archive a patch.
*--undo*:: Unarchive a patch
=== set
Set the current branch upstream to a patch reference. This configures your