.\" generated with Ronn-NG/v0.8.0 .\" http://github.com/apjanke/ronn-ng/tree/0.8.0 .TH "HUB\-DELETE" "1" "March 2019" "GITHUB" "Hub Manual" .SH "NAME" \fBhub\-delete\fR \- Delete an existing repository on GitHub\. .SH "SYNOPSIS" \fBhub delete\fR [\-y] [\fIORGANIZATION\fR/]\fINAME\fR .SH "OPTIONS" .TP \-y, \-\-yes Skip the confirmation prompt and immediately delete the repository\. .TP [\fIORGANIZATION\fR/]\fINAME\fR The name for the repository on GitHub\. .SH "EXAMPLES" .nf $ hub delete recipes [ personal repo deleted on GitHub ] $ hub delete sinatra/recipes [ repo deleted in GitHub organization ] .fi .SH "SEE ALSO" hub\-init(1), hub(1)