Skip to content

Commit 0e70587

Browse files
pablogsallkollar
andauthored
Update Lib/profiling/sampling/sample.py
Co-authored-by: László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
1 parent af9dd77 commit 0e70587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/profiling/sampling/sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@ def main():
945945
action="store_const",
946946
const="live",
947947
dest="format",
948-
help="Display live top-like statistics using ncurses",
948+
help="Display live top-like live statistics in a terminal UI",
949949
)
950950

951951
output_group.add_argument(

0 commit comments

Comments
 (0)