summaryrefslogtreecommitdiff
path: root/cpio/bsdcpio.1
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@gmail.com>2009-03-19 19:09:01 -0400
committerTim Kientzle <kientzle@gmail.com>2009-03-19 19:09:01 -0400
commit8c33e27052563e9b9001a82c29c92d99f700ad92 (patch)
tree880d68d665996b4c411f52fb8bc935a7f8e76f34 /cpio/bsdcpio.1
parent5dd8d2e265bb87df20785c9653b73871ced6bcdd (diff)
downloadlibarchive-8c33e27052563e9b9001a82c29c92d99f700ad92.tar.gz
Add support for -n option from GNU cpio.
SVN-Revision: 813
Diffstat (limited to 'cpio/bsdcpio.1')
-rw-r--r--cpio/bsdcpio.14
1 files changed, 4 insertions, 0 deletions
diff --git a/cpio/bsdcpio.1 b/cpio/bsdcpio.1
index d4a18578..3e0f4a0f 100644
--- a/cpio/bsdcpio.1
+++ b/cpio/bsdcpio.1
@@ -170,6 +170,10 @@ those in the source.
.It Fl O Ar file
Write archive to
.Ar file .
+.It Fl n
+(i mode, only with
+.Fl t )
+Display numeric uid and gid instead of looking up uname and gname.
.It Fl o
Output mode.
See above for description.