From: Jonathan McDowell Date: Tue, 2 Jun 2009 10:43:37 +0000 (+0100) Subject: Obey binary flag for "onak get" X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/1e609737b4c0e0b191f80e7a152cae36c4afaa09?ds=inline;hp=1e609737b4c0e0b191f80e7a152cae36c4afaa09 Obey binary flag for "onak get" We accepted -b for "onak add" to read in a binary key, but always output keys ASCII armoured; obey -b for get as well and return the raw key data. ---