Skip to content

Commit fb53086

Browse files
committed
WIP: Documentation
1 parent 5708111 commit fb53086

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

PSql.Deploy/en-US/PSql.Deploy.dll-help.xml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
</maml:para>
3636
<maml:para>
3737
foo\ The source directory: a set of migrations and
38-
│ seeds for one database. The name can vary.
38+
│ seeds for one database layout. The name can vary.
3939
40-
├─ Migrations\ Migrations for one database.
40+
├─ Migrations\ Migrations.
4141
│ │
4242
│ ├─ v1.2.3\ One migration. The name can vary.
4343
│ │ │
@@ -49,7 +49,7 @@ foo\ The source directory: a set of migrations and
4949
│ │
5050
│ └─ ... More migrations.
5151
52-
├─ Seeds/ Content seeds for the database (optional).
52+
├─ Seeds/ Seeds (optional). See about_PSql_Deploy for details.
5353
5454
└─ ... PSql.Deploy does not care about other files or
5555
directories present in the source directory.
@@ -188,6 +188,9 @@ foo\ The source directory: a set of migrations and
188188
</command:returnValues>
189189

190190
<maml:relatedLinks>
191+
<maml:navigationLink>
192+
<maml:linkText>Get-Help about_PSql_Deploy</maml:linkText>
193+
</maml:navigationLink>
191194
<maml:navigationLink>
192195
<maml:linkText>PSql:</maml:linkText>
193196
<maml:uri>https://github.com/sharpjs/PSql</maml:uri>

0 commit comments

Comments
 (0)