瀏覽代碼

auto-push

Toby Chui 5 年之前
父節點
當前提交
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
 
 ```
-./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
 ```