We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6649256 commit f6fa640Copy full SHA for f6fa640
userland/utilities/dirname.py
@@ -11,7 +11,6 @@
11
" or '.' if NAME is the only component."
12
),
13
)
14
-parser.add_option("--help", action="help", help="show usage information and exit")
15
16
parser.add_option(
17
"-z",
0 commit comments