We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8ca19 commit 6cd0987Copy full SHA for 6cd0987
2 files changed
cli/completion.py
pycompiler_ark.py
@@ -30,7 +30,6 @@
30
python -m pycompiler_ark engines # Launch Engines standalone GUI
31
python -m pycompiler_ark engines /path/to/ws # Launch Engines with workspace
32
python -m pycompiler_ark engines --dry-run # List available engines
33
- python -m pycompiler_ark --completion bash # Generate bash completion
34
python -m pycompiler_ark unload # Unload all engines
35
"""
36
0 commit comments