summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpio/cpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cpio/cpio.h')
-rw-r--r--usr.bin/cpio/cpio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/cpio/cpio.h b/usr.bin/cpio/cpio.h
index 84932992..8c18737 100644
--- a/usr.bin/cpio/cpio.h
+++ b/usr.bin/cpio/cpio.h
@@ -52,6 +52,7 @@ struct cpio {
const char *format; /* -H format */
int bytes_per_block; /* -b block_size */
int verbose; /* -v */
+ int dot; /* -V */
int quiet; /* --quiet */
int extract_flags; /* Flags for extract operation */
char symlink_mode; /* H or L, per BSD conventions */
OpenPOWER on IntegriCloud