diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 10:05:55 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 10:05:55 +0200 |
| commit | 47b6776c2cb9b017ad95acb5aae8e34b8776fc7c (patch) | |
| tree | 3efb4a2f2c36f4537a3fe1377cfb010fd63072ec /man | |
| parent | 0e067e693609589d46f5aa6e161b95cc905987cc (diff) | |
| download | krino-47b6776c2cb9b017ad95acb5aae8e34b8776fc7c.tar.gz krino-47b6776c2cb9b017ad95acb5aae8e34b8776fc7c.zip | |
gui: sort the plan by name, size, age, action or rule
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino-gui.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/krino-gui.1 b/man/krino-gui.1 index acce43d..87c9860 100644 --- a/man/krino-gui.1 +++ b/man/krino-gui.1 @@ -43,7 +43,11 @@ Pick one of the directories .Pa krino.conf includes and press .Cm Scan . -The box beside it filters the plan: type a few letters of a name or of a +The picker beside them lists the plan in another order - as scanned, by +name, size, age, action or rule - +.Cm Settings +holding the one a new window starts with. The box beside them filters the +plan: type a few letters of a name or of a rule, in order, and only the files they appear in are listed - capitals and accents ignored, as a rule with .Ic (fold yes) |
