Bug fix: another unescaped '$', also, $txtdir -> $TXTDIR
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/kosuzu/trunk@60 eb64cd80-c68d-6f47-b6a3-0ada418499da
This commit is contained in:
@@ -36,5 +36,5 @@ let term =
|
||||
Term.(const listing $ recurse $ time $ reverse $ number $ paths $ authed $ topics $ dir),
|
||||
Term.info "list" ~doc:"list texts" ~man:[ `S "DESCRIPTION";
|
||||
`P "Diplays text id, date, author, title for a directory.
|
||||
If directory argument is ommitted, $txtdir is used, where empty value defaults to ~/.local/share/texts.
|
||||
If directory argument is ommitted, TXTDIR is used, where empty value defaults to ~/.local/share/texts.
|
||||
If -R is used, list header information for texts found in subdirectories too." ]
|
||||
|
||||
Reference in New Issue
Block a user