diff options
author | Leah Neukirchen <leah@vuxu.org> | 2017-06-20 16:28:33 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2017-06-20 16:29:05 +0200 |
commit | 7e14d8b44db30b06355754a519030fb49dcf7b8f (patch) | |
tree | 45aa961da5aa2d6ba386dc290b638f976bca225e /lr.1 | |
parent | cdd07058705eaef11fcfe4a8fe75e32da6aa5b24 (diff) | |
download | lr-7e14d8b44db30b06355754a519030fb49dcf7b8f.tar.gz lr-7e14d8b44db30b06355754a519030fb49dcf7b8f.tar.xz lr-7e14d8b44db30b06355754a519030fb49dcf7b8f.zip |
lr: allow empty string for .
Diffstat (limited to 'lr.1')
-rw-r--r-- | lr.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lr.1 b/lr.1 index b1e31da..471b68a 100644 --- a/lr.1 +++ b/lr.1 @@ -19,6 +19,12 @@ is a versatile tool to generate file listings with configurable formatting, ordering and filtering. .Pp +When no +.Ar path +is given or +.Ar path +is an empty string, the current directory is used by default. +.Pp The special .Ar path argument |