func GetHelmCreateDocs() structs.DocsStruct {
    var docs structs.DocsStruct

    docs.LongMD = "This command creates a chart directory along with the common files and" +
        "directories used in a chart.\n\n" +