Skip to content

Commit

Permalink
Fix README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
voxxit committed Sep 19, 2017
1 parent dd73c2f commit 23690ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Export as a BIND zone file (for backup!):

Export fully-qualified domain names (instead of just prefixes) to `stdout`, and send AWS debug logging to `stderr`:

$ cli53 export --full --debug example.com > example.com.txt 2> example.com.err.log
$ cli53 export --full --debug example.com > example.com.txt 2> example.com.err.log

Create some weighted records:

Expand Down

0 comments on commit 23690ba

Please sign in to comment.