Skip to content

Commit

Permalink
📝 update option list
Browse files Browse the repository at this point in the history
  • Loading branch information
froz42 authored Mar 28, 2023
1 parent e875d79 commit c69e7ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ funcheck [OPTIONS] ./program [PROGRAM PARAMETERS]
- `-o, --all-output` : Output stdout and stderr of every test
- `-c, --abort-as-crash` : Treat abort() as a crash
- `-b, --complete-backtrace` : Keep unknowns functions and utils functions in backtrace
- `-s --show-current-test` : Show the current actually processed by funcheck

<p align="right">(<a href="#top">back to top</a>)</p>

Expand Down Expand Up @@ -161,4 +162,4 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

<p align="right">(<a href="#top">back to top</a>)</p>
<p align="right">(<a href="#top">back to top</a>)</p>

0 comments on commit c69e7ea

Please sign in to comment.