Changeset 65 in code for trunk/cli/topics.ml


Ignore:
Timestamp:
Aug 20, 2024, 1:17:24 PM (8 months ago)
Author:
yakumo.izuru
Message:

Replace Cmdliner with Ocmd, re-add documentation

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cli/topics.ml

    r3 r65  
    77        print_endline @@ String_set.to_string s
    88
    9 open Cmdliner
     9open Ocmd
    1010let term =
    1111        let recurse = Arg.(value & flag & info ["R"]
Note: See TracChangeset for help on using the changeset viewer.