Toby Chui 6 年 前
コミット
f0a84ad337
1 ファイル変更2 行追加2 行削除
  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
 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
 ```
 ```