瀏覽代碼

Clarify filter semantics when executed as root

master
sin 11 年之前
父節點
當前提交
7852edcbaf
共有 1 個檔案被更改,包括 10 行新增0 行删除
  1. +10
    -0
      noice.1

+ 10
- 0
noice.1 查看文件

@@ -14,6 +14,11 @@ as much as possible. It was initially implemented to be controlled
with a TV remote control.
.Pp
.Nm
defaults to the current directory if
.Ar dir
is not specified.
.Pp
.Nm
supports both vi-like and emacs-like key bindings in the default
configuration. The default key bindings are described below;
their functionality is described in more detail later.
@@ -63,6 +68,11 @@ Filters do not stack on top of each other. They are applied anew
every time.
.Pp
To reset the filter you can use the match-any regex (i.e. '.').
.Pp
If
.Nm
is invoked as root the default filter will also match hidden
files.
.Sh EXAMPLES
The following example shows one possible configuration for
file associations. This is the default configuration for


Loading…
取消
儲存