add note to keep completion scripts updated

This commit is contained in:
Eric Engestrom 2017-11-28 14:28:36 +00:00 committed by Eric Engestrom
parent b4ef257593
commit b758f0a953
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ from .environment import detect_msys2_arch
from .wrap import wraptool
# Note: when adding arguments, please also add them to the completion
# scripts in $MESONSRC/data/shell-completions/
class CommandLineParser:
def __init__(self):
self.commands = {}