Changeset 69 in code for trunk/cli/unfile.ml
- Timestamp:
- Aug 21, 2024, 11:14:12 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cli/unfile.ml
r66 r69 18 18 `P "Unfile texts in parameter from directories in parameter, by removing hardlinks" ] 19 19 in 20 let info = Cmd.info "unfile" ~ version:"%%VERSION%%" ~doc ~man in20 let info = Cmd.info "unfile" ~doc ~man in 21 21 Cmd.v info unfile_t
Note:
See TracChangeset
for help on using the changeset viewer.