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

    docs.LongMD = "Show the version for Helm.\n\n" +
        "This will print a representation the version of Helm. " +