summaryrefslogtreecommitdiffstats
path: root/bin/pax/pax.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/pax.c')
-rw-r--r--bin/pax/pax.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pax/pax.c b/bin/pax/pax.c
index 040db74..0a53f9a 100644
--- a/bin/pax/pax.c
+++ b/bin/pax/pax.c
@@ -85,6 +85,7 @@ int vflag; /* produce verbose output */
int Dflag; /* same as uflag except inode change time */
int Hflag; /* follow command line symlinks (write only) */
int Lflag; /* follow symlinks when writing */
+int Oflag; /* limit to single volume */
int Xflag; /* archive files with same device id only */
int Yflag; /* same as Dflg except after name mode */
int Zflag; /* same as uflg except after name mode */
OpenPOWER on IntegriCloud