Bug 1482 - cp - \'-P\' alias for option \'--parents\' not worked
Summary: cp - \'-P\' alias for option \'--parents\' not worked
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: coreutils (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: placeholder@altlinux.org
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-28 16:05 MSK by Vitaly A. Ostanin
Modified: 2003-08-25 15:18 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly A. Ostanin 2002-10-28 16:05:12 MSK
В cp не работает краткое указание аргумента \'-P\', синонима для \'--parents\'. Полное указание \'--parents\' работает.

В man-странице об этом ничего не сказано.

coreutils-4.5.2-alt2

---

---

Comment 1 Dmitry V. Levin 2002-10-28 16:14:36 MSK
$ cp --help |fgrep -e -P
  -P                           same as `--no-dereference\'
Comment 2 Dmitry V. Levin 2002-10-28 16:14:36 MSK
$ cp --help |fgrep -e -P
  -P                           same as `--no-dereference\'