Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
man: Add `rad patch archive` to man page
Sebastian Martinez committed 2 years ago
commit b16eb5c986dd71e3fb976832953349de13ece72e
parent d38846baaeeb0bcfb9b19d3a6819a0aa87367042
1 file changed +7 -1
modified rad-patch.1.adoc
@@ -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