* remove trailing spaces. [ci skip]
This commit is contained in:
parent
192ed8e70f
commit
29fd05036b
@ -2,12 +2,12 @@ import argparse
|
|||||||
import textwrap
|
import textwrap
|
||||||
|
|
||||||
# usage: [-h] [-a | --all | --no-all] [-s STACK_SIZE] [uplevel]
|
# usage: [-h] [-a | --all | --no-all] [-s STACK_SIZE] [uplevel]
|
||||||
#
|
#
|
||||||
# Dump a control frame
|
# Dump a control frame
|
||||||
#
|
#
|
||||||
# positional arguments:
|
# positional arguments:
|
||||||
# uplevel CFP offset from the stack top
|
# uplevel CFP offset from the stack top
|
||||||
#
|
#
|
||||||
# options:
|
# options:
|
||||||
# -h, --help show this help message and exit
|
# -h, --help show this help message and exit
|
||||||
# -a, --all, --no-all dump all frames
|
# -a, --all, --no-all dump all frames
|
||||||
|
Loading…
x
Reference in New Issue
Block a user