diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8b1378917..7220a1305 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1 +1 @@ - +- Update `bbs2gh inventory-report` help text to document that personal repositories owned by users are not supported diff --git a/src/bbs2gh/Commands/InventoryReport/InventoryReportCommand.cs b/src/bbs2gh/Commands/InventoryReport/InventoryReportCommand.cs index 85099be10..52055ab15 100644 --- a/src/bbs2gh/Commands/InventoryReport/InventoryReportCommand.cs +++ b/src/bbs2gh/Commands/InventoryReport/InventoryReportCommand.cs @@ -11,7 +11,7 @@ public class InventoryReportCommand : CommandBase