Skip to content

Commit 518681c

Browse files
committed
Update commands.md
1 parent 23b4be3 commit 518681c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Options:
2020

2121
Example:
2222

23-
efg initialize initialize -c "Data Source=(local);Initial Catalog=Tracker;Integrated Security=True"
23+
efg initialize -c "Data Source=(local);Initial Catalog=Tracker;Integrated Security=True"
2424
```
2525

2626
## Generate Command
@@ -44,4 +44,4 @@ Options:
4444
Example:
4545

4646
efg generate
47-
```
47+
```

0 commit comments

Comments
 (0)