diff --git a/README.rdoc b/README.rdoc index 628a086..1e25d29 100644 --- a/README.rdoc +++ b/README.rdoc @@ -6,6 +6,7 @@ * All pastes are private by default. * History tracking feature is available from version 0.2.0. * Sharing feature is available from version 0.2.2. +* Language parser option is available from version 0.2.3. == Installation @@ -40,6 +41,8 @@ -s, --share EMAIL Share pastes with email -h, --history Show pastes history. -c, --clear Clear your pastes history. + -l, --language LANGUAGE Select a lanaguage parser for syntax highlighting. + Ruby is selected by default. == Authors & Contributors