@@ -641,7 +641,7 @@ const completionSpec: Fig.Spec = {
641641 } ,
642642 {
643643 name : [ 'submit' ] ,
644- description : 'Submit fine- tuning job. ' ,
644+ description : 'submit fine tuning job' ,
645645 options : [
646646 {
647647 name : [ '--file' , '-f' ] ,
@@ -1004,7 +1004,7 @@ const completionSpec: Fig.Spec = {
10041004 } ,
10051005 {
10061006 name : [ 'config' ] ,
1007- description : 'Set up monitoring configuration for the project and services' ,
1007+ description : 'Setup monitoring configuration for the project and services' ,
10081008 } ,
10091009 {
10101010 name : [ 'context' ] ,
@@ -2404,7 +2404,7 @@ const completionSpec: Fig.Spec = {
24042404 } ,
24052405 {
24062406 name : [ '--repo' ] ,
2407- description : 'GitHub repository to create the release in (e.g. owner/repo)' ,
2407+ description : 'Github repository to create the release in (e.g. owner/repo)' ,
24082408 args : [
24092409 {
24102410 name : 'repo' ,
@@ -2468,7 +2468,7 @@ const completionSpec: Fig.Spec = {
24682468 } ,
24692469 {
24702470 name : [ '--repo' , '-r' ] ,
2471- description : 'GitHub repository to create the release in (e.g. owner/repo)' ,
2471+ description : 'Github repository to create the release in (e.g. owner/repo)' ,
24722472 args : [
24732473 {
24742474 name : 'repo' ,
@@ -2569,7 +2569,7 @@ const completionSpec: Fig.Spec = {
25692569 } ,
25702570 {
25712571 name : [ 'submit' ] ,
2572- description : 'Submit fine- tuning job. ' ,
2572+ description : 'submit fine tuning job' ,
25732573 } ,
25742574 ] ,
25752575 } ,
@@ -2697,7 +2697,7 @@ const completionSpec: Fig.Spec = {
26972697 } ,
26982698 {
26992699 name : [ 'config' ] ,
2700- description : 'Set up monitoring configuration for the project and services' ,
2700+ description : 'Setup monitoring configuration for the project and services' ,
27012701 } ,
27022702 {
27032703 name : [ 'context' ] ,
0 commit comments