@@ -48,7 +48,7 @@ $ choppy samples YaqingLiu/variant-calling-latest [--no-default] | |||
$ choppy batch YaqingLiu/variant-calling-latest samples.csv -p Project [-l project:Label] | |||
# Query the status of all tasks in the project | |||
$ choppy query -L Label | grep "status" | |||
$ choppy query -L project:Label | grep "status" | |||
``` | |||
**Please note:** The `defaults` can be forcibly replaced by the settings in `samples.csv`. Therefore, there is no need to contact me over this issue. |