Changeset 60 in code for trunk/cli/listing.ml


Ignore:
Timestamp:
Feb 23, 2024, 12:50:27 PM (14 months ago)
Author:
yakumo.izuru
Message:

Bug fix: another unescaped '$', also, $txtdir -> $TXTDIR

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cli/listing.ml

    r53 r60  
    3737        Term.info "list" ~doc:"list texts" ~man:[ `S "DESCRIPTION";
    3838                `P "Diplays text id, date, author, title for a directory.
    39                 If directory argument is ommitted, $txtdir is used, where empty value defaults to ~/.local/share/texts.
     39                If directory argument is ommitted, TXTDIR is used, where empty value defaults to ~/.local/share/texts.
    4040                If -R is used, list header information for texts found in subdirectories too." ]
Note: See TracChangeset for help on using the changeset viewer.