Toby Chui il y a 5 ans
Parent
commit
f0a84ad337
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -68,6 +68,6 @@ Here are some example commands
 To perform quick translations, you can also call the application with following shortcuts
 
 ```
-./fsconv	Convert all files in current and subdirs into UTF-8 (or local encoding) filenames
-./fsconv -um	Convert all files in current and subdirs into um-filenames
+./fsconv	#Convert all files in current and subdirs into UTF-8 (or local encoding) filenames
+./fsconv -um	#Convert all files in current and subdirs into um-filenames
 ```