Update r2r's manpage about the `-i` mode (#17928)

* Update r2r manpage about the `-i` option

On r2r, you can pass the `-i` for interactive mode. The manpage for r2r has been updated with information about that now.

* Remove a line saying `TODO`

Remove a line that said that this page was a work in progress.
This commit is contained in:
Aswin C 2020-11-19 09:22:55 +05:30 committed by GitHub
parent 890b19a1f6
commit 8f4ffb3e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@
.Sh SYNOPSIS
.Nm r2r
.Op Fl h
.Op Fl i
.Op Fl n
.Op Fl q
.Op Fl v
@ -19,13 +20,13 @@
.Sh DESCRIPTION
Run all the radare2-regressions tests matching a specific word in the name.
.Pp
TODO: this manpage is work-in-progress
.Pp
You need radare2 to be available in $PATH.
.Sh OPTIONS
.Bl -tag -width Fl
.It Fl h
Show the help/usage message
.It Fl i
Interactive mode
.It Fl n
Do not run any test, just load/parse them
.It Fl q