From 9c493db2113f1c6c72f247a791913798150c60e3 Mon Sep 17 00:00:00 2001 From: Mateusz Wykurz Date: Thu, 28 Dec 2023 14:33:50 +0100 Subject: [PATCH] Remove version string from the help output in README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 4552e9d..37f4a41 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ Inspired by tools like [dsync](https://mpifileutils.readthedocs.io/en/v0.11.1/ds [pcp](https://github.com/wtsi-ssg/pcp). ``` -rcp 0.1.0 - USAGE: rcp [FLAGS] [OPTIONS] [paths]... @@ -46,8 +44,6 @@ rrm `rrm` is a simple tool to remove large numbers of files. Note the basic usage is equivalent to `rm -rf`. ``` -rrm 0.1.0 - USAGE: rrm [FLAGS] [OPTIONS] [paths]... @@ -75,8 +71,6 @@ rlink `rlink` allows hard-linking large number of files. A common pattern is to also provide `--update ` that overrides any paths in `src` to instead be copied over from there. ``` -rlink 0.1.0 - USAGE: rlink [FLAGS] [OPTIONS]