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 728425e commit 0408441Copy full SHA for 0408441
src/west/app/project.py
@@ -959,7 +959,7 @@ def __init__(self):
959
'''Runs "git status" for each of the specified projects.
960
Unknown arguments are passed to "git status".
961
962
- Note: If you are looking to find untracked files and folders
+ Note: If you are looking to find untracked files and directories
963
in the workspace use "west manifest --untracked".''',
964
accepts_unknown_args=True,
965
)
0 commit comments