Skip to content

Commit d18bf7e

Browse files
committed
docs
1 parent 4fbcceb commit d18bf7e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ You can call any task in *git* namespace using a **"."**:
8181
$ soda git.push
8282

8383
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`.
84+
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).
8586

8687
## Task Parameters
8788

0 commit comments

Comments
 (0)