On Wed, 3 May 2023 at 10:47, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > Add a man-page for the cp command. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > v2: > replace the 'word' by 'chunk' > fix typos > --- > doc/usage/cmd/cp.rst | 83 ++++++++++++++++++++++++++++++++++++++++++++ > doc/usage/index.rst | 1 + > 2 files changed, 84 insertions(+) > create mode 100644 doc/usage/cmd/cp.rst >
Reviewed-by: Simon Glass <s...@chromium.org>