mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-30 03:52:19 +00:00
0.4.1 release
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Mutually exclusive groups — argparse 0.4.0 tutorial</title>
|
||||
<title>Mutually exclusive groups — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Adding and configuring commands" href="commands.html"/>
|
||||
<link rel="prev" title="Adding and configuring options" href="options.html"/>
|
||||
|
||||
@@ -194,7 +194,7 @@ Error: option '-v' can not be used together with option '-q'
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
Reference in New Issue
Block a user