We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7c27e commit cf48ab4Copy full SHA for cf48ab4
dftimewolf/cli/recipes/gcp_turbinia.py
@@ -35,7 +35,7 @@
35
}
36
37
args = [
38
- ('analysis_project_name', 'Name of GCP project disk exists in', None),
+ ('analysis_project_name', 'Name of GCP project the disk exists in', None),
39
('turbinia_zone',
40
'The GCP zone the disk to process (and Turbinia workers) are in', None),
41
('disk_name', 'Name of GCP persistent disk to process', None),
0 commit comments