Pimping README.md file

This commit is contained in:
Ricardo
2022-05-28 01:04:46 +00:00
parent 8cd98516be
commit d124e873e8

View File

@@ -1,10 +1,17 @@
# inverT
Invert character by character given text file content
## Invert character by character given text file content
Usage: ./inverT-i [<some.text.file>]
-help Print help and exit.
-v Print application version and exit.
-i Invert text caracters.
Usage: ./inverT -i 'some.text.file'<br>
&nbsp;&nbsp;&nbsp;-help Print help and exit.<br>
&nbsp;&nbsp;&nbsp;-v Print application version and exit.<br>
&nbsp;&nbsp;&nbsp;-i Invert text caracters.<br>
Example: ./inverT -i test.txt\n"
<br>
Input(_from text inside the file_) :
> Murder for a jar of red rum
Output :
> mur der fo raj a rof redruM