Adds a missing newline to the snapshot agent page.
This commit is contained in:
parent
16570bf189
commit
fe7a24c846
|
@ -192,6 +192,7 @@ if desired.
|
|||
|
||||
* `-aws-s3-static-snapshot-name` - If this is given, all snapshots are saved with the same file name. The agent will not rotate or versionize snapshots, and will save them with the same name each time.
|
||||
Use this if you want to rely on [S3's versioning capabilities](http://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html) instead of the agent handling it for you.
|
||||
|
||||
## Examples
|
||||
|
||||
Running the agent with no arguments will run a long-running daemon process that will
|
||||
|
|
Loading…
Reference in New Issue