Skip to content

Commit

Permalink
Fixed Alignment issues
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKvc authored May 3, 2022
1 parent 2a5b200 commit bd57400
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ AUTHOR: Kvc

Where:-

ver : Displays version of program
help : Displays help for the program
Name : Name of the file to generate [program will add .bat extension]
Language : Bat, C ^(One of these Coding Languages^)
Author : Author of the file to generate ^(optional^)
ProjectLocation : Location of the Project ^(optional^)
ver : Displays version of program
help : Displays help for the program
Name : Name of the file to generate [program will add .bat extension]
Language : Bat, C ^(One of these Coding Languages^)
Author : Author of the file to generate ^(optional^)
ProjectLocation : Location of the Project ^(optional^)

Example: call FnC FnC Bat Kvc "D:\Projects\FnC"
Example: call FnC Table-Function C anic17 "D:\Projects\Table-Function"
Example: call FnC FnC Bat Kvc "D:\Projects\FnC"
Example: call FnC Table-Function C anic17 "D:\Projects\Table-Function"

Now, you can start working on your projects quickly and with less hassle.
So, jump start your awesome scripts.

Article- https://batch-man.com/batch-template-generator-fnc/
Article- https://batch-man.com/batch-template-generator-fnc/
#batch-man

0 comments on commit bd57400

Please sign in to comment.