mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Merge pull request #62 from tom7/patch-1
Fix documentation of --gcs-storage-class options
This commit is contained in:
		@@ -426,16 +426,9 @@ Specifies storage class for creating a bucket.
 | 
				
			|||||||
This option is only used when creating new buckets. Use this option to change what storage type the bucket has.
 | 
					This option is only used when creating new buckets. Use this option to change what storage type the bucket has.
 | 
				
			||||||
Charges and functionality vary with bucket storage class. Known storage classes:
 | 
					Charges and functionality vary with bucket storage class. Known storage classes:
 | 
				
			||||||
    * (default):
 | 
					    * (default):
 | 
				
			||||||
    * Europe: EU
 | 
					    * Standard: STANDARD
 | 
				
			||||||
    * United States: US
 | 
					    * Durable Reduced Availability (DRA): DURABLE_REDUCED_AVAILABILITY
 | 
				
			||||||
    * Asia: ASIA
 | 
					    * Nearline: NEARLINE
 | 
				
			||||||
    * Eastern Asia-Pacific: ASIA-EAST1
 | 
					 | 
				
			||||||
    * Central United States 1: US-CENTRAL1
 | 
					 | 
				
			||||||
    * Central United States 2: US-CENTRAL2
 | 
					 | 
				
			||||||
    * Eastern United States 1: US-EAST1
 | 
					 | 
				
			||||||
    * Eastern United States 2: US-EAST2
 | 
					 | 
				
			||||||
    * Eastern United States 3: US-EAST3
 | 
					 | 
				
			||||||
    * Western United States: US-WEST1
 | 
					 | 
				
			||||||
* `--authid (Password)`
 | 
					* `--authid (Password)`
 | 
				
			||||||
The authorization code.
 | 
					The authorization code.
 | 
				
			||||||
The authorization token retrieved from https://duplicati-oauth-handler.appspot.com?type=gcs
 | 
					The authorization token retrieved from https://duplicati-oauth-handler.appspot.com?type=gcs
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user