kopia lustrzana https://github.com/jupyterhub/repo2docker
Remove extra - in argparse definition
rodzic
c3ec9c9fa8
commit
2db2fd7543
|
@ -163,7 +163,7 @@ class Repo2Docker(Application):
|
|||
)
|
||||
|
||||
argparser.add_argument(
|
||||
'---build-memory-limit',
|
||||
'--build-memory-limit',
|
||||
help='Total Memory that can be used by the docker build process'
|
||||
)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue