浏览代码

auto-push

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
 ```
 ```