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 4fbcceb commit d18bf7eCopy full SHA for d18bf7e
1 file changed
README.md
@@ -81,7 +81,8 @@ You can call any task in *git* namespace using a **"."**:
81
$ soda git.push
82
83
The **"."** indicates that namespace is the first part and task is the second part. To see a help
84
-message for only one namespace, use `soda help NAMESPACE`.
+message for only one namespace, use `soda help NAMESPACE` (additionally, you can place a `info` file
85
+in the scripts folder for a namespace to make its contents appear in the help message).
86
87
## Task Parameters
88
0 commit comments