UTBotJava icon indicating copy to clipboard operation
UTBotJava copied to clipboard

Change wording in UtFuzzer Command Line Interface

Open olganaumenko opened this issue 2 years ago • 0 comments

Description

In the UtFuzzer CLI, an outdated wording appears:

OLD: UnitTestBot Java Command Line Interface NEW: UtFuzzer Command Line Interface

To Reproduce

Run UtFuzzer CLI with general options: utfuzz --help utfuzz --version utfuzz --verbosity

Expected behavior

Usage: UtFuzzer Command Line Interface [OPTIONS] COMMAND [ARGS]...

UtFuzzer Command Line Interface version 2023.08-SNAPSHOT

Actual behavior

Usage: UnitTestBot Java Command Line Interface [OPTIONS] COMMAND [ARGS]...

UnitTestBot Java Command Line Interface version 2023.08-SNAPSHOT

Visual proofs (screenshots, logs, images)

bug_version

Environment

WSL version: 1.2.5.0 Ubuntu 22.04.2 LTS

olganaumenko avatar Aug 17 '23 10:08 olganaumenko