]> Dogcows Code - chaz/tar/blobdiff - src/common.h
Updated
[chaz/tar] / src / common.h
index a4352c3914a1d833782ed0c4298bd2ad6603cb06..3c60ed3a9b90d08fbe74a8f72c937925793ce7a5 100644 (file)
@@ -313,6 +313,12 @@ GLOBAL dev_t root_device;
 
 /* Unquote filenames */
 GLOBAL bool unquote_option;
+
+GLOBAL bool test_label_option; /* Test archive volume label and exit */
+
+GLOBAL bool show_stored_names_option; /* When creating archive in verbose mode,
+                                        list member names as stored in the archive */
+
 \f
 /* Declarations for each module.  */
 
This page took 0.0218739999999999 seconds and 4 git commands to generate.