Skip to content

Commit

Permalink
Merge pull request #131 from IBPX/revert-129-patch-1
Browse files Browse the repository at this point in the history
Revert "Simplify `date` command"
  • Loading branch information
buckket committed Sep 21, 2017
2 parents 4cc96c4 + 17792cc commit f86fd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Features
- A beautiful command-line interface thanks to click.
- Asynchronous HTTP requests thanks to asyncio/aiohttp and Python 3.
- Integrates well with existing tools (scp, cut, echo, date, etc.) and your shell.
- Don’t like the official client? Tweet using ``echo -e "`date -Isecond`\tHello world!" >> twtxt.txt``!
- Don’t like the official client? Tweet using ``echo -e "`date +%FT%T%:z`\tHello world!" >> twtxt.txt``!

Documentation
-------------
Expand Down

0 comments on commit f86fd00

Please sign in to comment.