Skip to content

Commit

Permalink
Merge pull request #244 from voxxit/master
Browse files Browse the repository at this point in the history
Fix README formatting
  • Loading branch information
barnybug committed Sep 19, 2017
2 parents dd73c2f + 23690ba commit 757dc3d
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 757dc3d

Please sign in to comment.