* remove trailing spaces. [ci skip]

This commit is contained in:
git 2023-08-02 23:43:29 +00:00
parent 192ed8e70f
commit 29fd05036b

View File

@ -2,12 +2,12 @@ import argparse
import textwrap
# usage: [-h] [-a | --all | --no-all] [-s STACK_SIZE] [uplevel]
#
#
# Dump a control frame
#
#
# positional arguments:
# uplevel CFP offset from the stack top
#
#
# options:
# -h, --help show this help message and exit
# -a, --all, --no-all dump all frames