diff options
author | Heinrich Schuchardt | 2023-04-28 08:52:41 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2023-05-04 09:57:43 +0200 |
commit | feff3e6c3823acd0262bfdf96486a8dc3800b209 (patch) | |
tree | 676ee7445ebf1bfdcff8ade808efbcda62cbe924 /doc/usage/index.rst | |
parent | bd730aa05baf1a6c5e61dc1f2e38b48f48a06b05 (diff) |
doc: man-page for cp
Add a man-page for the cp command.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r-- | doc/usage/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index cdf710919a2..0fde130a548 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -41,6 +41,7 @@ Shell commands cmd/cmp cmd/coninfo cmd/conitrace + cmd/cp cmd/cyclic cmd/dm cmd/ebtupdate |