Explorar o código

(show_stored_names_option): New variable

Sergey Poznyakoff %!s(int64=19) %!d(string=hai) anos
pai
achega
2a25112552
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/common.h

+ 4 - 1
src/common.h

@@ -314,7 +314,10 @@ GLOBAL dev_t root_device;
 /* Unquote filenames */
 GLOBAL bool unquote_option;
 
-GLOBAL bool test_label_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 */
 
 
 /* Declarations for each module.  */