Skip to content

Commit 9f548a2

Browse files
committed
Update README.md
1 parent 1804aec commit 9f548a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ legacy \
4444
Full Usage
4545
----------
4646
```
47+
Usage of ./legacy:
4748
Usage of ./legacy:
4849
-aws-access-key string
4950
AWS Secret Key
@@ -54,11 +55,9 @@ Usage of ./legacy:
5455
-directories string
5556
A set of data directories that contain the keyspace / tables. For multiple, comma separate: /data1,/data2 (default "/var/lib/cassandra/data")
5657
-exclude-keyspaces string
57-
A comma seperated list of keypaces you wish to exlude from the backup.
58+
A comma seperated list of keypaces you wish to exclude from the backup: "system,system_traces"
5859
-help
5960
Print this info.
60-
-keyspace string
61-
The Cassandra Keyspace to backup.
6261
-logs string
6362
The directory to store the mercury logs. (default "/var/log/legacy")
6463
-memprofile string
@@ -69,6 +68,7 @@ Usage of ./legacy:
6968
The path inside the bucket where the backups will be placed.
7069
-s3-bucket string
7170
The name of the bucket for the backup destination.
71+
7272
```
7373

7474

0 commit comments

Comments
 (0)