aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/b4.525
-rw-r--r--man/b4.5.rst20
2 files changed, 0 insertions, 45 deletions
diff --git a/man/b4.5 b/man/b4.5
index 86c5277..66236cc 100644
--- a/man/b4.5
+++ b/man/b4.5
@@ -58,8 +58,6 @@ precursor to Lore and Data in the Star Trek universe.
\fIty\fP: Create templated replies for processed patches and pull requests
.IP \(bu 2
\fIkr\fP (EXPERIMENTAL) Operate on patatt\-compatible keyrings
-.IP \(bu 2
-\fIattest\fP: (DEPRECATED) Add cryptographic attestation to patches
.UNINDENT
.SH OPTIONS
.INDENT 0.0
@@ -320,29 +318,6 @@ Attempt to merge series as if it were a pull request (execs git\-merge)
.UNINDENT
.sp
\fIExample\fP: b4 shazam \-H \fI\%20200313231252.64999\-1\-keescook@chromium.org\fP
-.SS b4 attest
-.sp
-\fBNOTE:\fP
-.INDENT 0.0
-.INDENT 3.5
-\fBThis subcommand is deprecated and will be removed in a future
-version of b4.\fP
-.sp
-This functionality is now implemented via an auxiliary library called
-"patatt". You may instead install and use patatt directly with the
-same results.
-.UNINDENT
-.UNINDENT
-.INDENT 0.0
-.TP
-.B usage:
-b4 attest [\-h] patchfile [patchfile ...]
-.TP
-.B positional arguments:
-patchfile Patches to attest
-.UNINDENT
-.sp
-\fIExample\fP: b4 attest outgoing/*.patch
.SS b4 pr
.sp
This command is for working with pull requests submitted using
diff --git a/man/b4.5.rst b/man/b4.5.rst
index d4a26de..dd8ea29 100644
--- a/man/b4.5.rst
+++ b/man/b4.5.rst
@@ -34,7 +34,6 @@ SUBCOMMANDS
* *diff*: Show range-diff style diffs between patch versions
* *ty*: Create templated replies for processed patches and pull requests
* *kr* (EXPERIMENTAL) Operate on patatt-compatible keyrings
-* *attest*: (DEPRECATED) Add cryptographic attestation to patches
OPTIONS
-------
@@ -214,25 +213,6 @@ options:
*Example*: b4 shazam -H 20200313231252.64999-1-keescook@chromium.org
-b4 attest
-~~~~~~~~~
-.. note::
-
- **This subcommand is deprecated and will be removed in a future
- version of b4.**
-
- This functionality is now implemented via an auxiliary library called
- "patatt". You may instead install and use patatt directly with the
- same results.
-
-usage:
- b4 attest [-h] patchfile [patchfile ...]
-
-positional arguments:
- patchfile Patches to attest
-
-*Example*: b4 attest outgoing/\*.patch
-
b4 pr
~~~~~
This command is for working with pull requests submitted using