瀏覽代碼

Add note on kw expressions' need to be starting the line

Alois Mahdal 10 年之前
父節點
當前提交
5013f1176c
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. 3
    0
      src/ffoo/saturnin_www.sh

+ 3
- 0
src/ffoo/saturnin_www.sh 查看文件

60
     # URIs, then equal sign expressions, then things that looked like
60
     # URIs, then equal sign expressions, then things that looked like
61
     # kw expressions, converted to URIs.
61
     # kw expressions, converted to URIs.
62
     #
62
     #
63
+    # Note that kw expressions (e.g. "bug 123") work only if they start
64
+    # the line.
65
+    #
63
     # Apply this filter to args or clipboard, and either use head -1 or
66
     # Apply this filter to args or clipboard, and either use head -1 or
64
     # if you are brave, open all URIs.
67
     # if you are brave, open all URIs.
65
     #
68
     #