Skip to content

Commit 4297c1a

Browse files
author
Kraig Brockschmidt
committed
Aligning CLI ref with actual CLI
1 parent bac2d17 commit 4297c1a

File tree

2 files changed

+241
-199
lines changed

2 files changed

+241
-199
lines changed

docs/Release-Notes/NuGet-1.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ using two new flags:
102102
all files with the '.bak' file extension
103103

104104
```bash
105-
nuget Pack MyPackage.nuspec -Exclude **\*.bak
105+
nuget Pack MyPackage.nuspec -Exclude **\*.bak
106106
```
107107

108108
_Note: the pattern is not recursive by default._

0 commit comments

Comments
 (0)