aboutsummaryrefslogtreecommitdiffstats
path: root/update-copyright
diff options
context:
space:
mode:
authorNicolas Bigaouette <nbigaouette@gmail.com>2012-09-19 11:12:37 -0400
committerW. Trevor King <wking@tremily.us>2012-09-19 11:15:58 -0400
commit5b6891acae30f3c73ffb25d54382f83d684cbb3e (patch)
tree2912d5cb8ee02f65fc622c0572c202154afd6bf3 /update-copyright
parent18c8ff5dcb0333b318b91b178e69b1121458616b (diff)
downloadbugseverywhere-5b6891acae30f3c73ffb25d54382f83d684cbb3e.tar.gz
doc:tutorial: fix typos in the attachment examples.
I wrote the actual patch, but Nicolas gave pretty unambiguous directions, so I'm making him the author. On Wed, Sep 19, 2012 at 11:03:39AM -0400, Nicolas Bigaouette wrote: > Hi all, > > I'm trying out Bugs Everywhere, pretty neat! > > Reading the documentation, I see it's possible to add attachment to the bug > report. The "commenting on bugs" section of the tutorial[1] gives the > command for the attachment: > > > $ cat screenshot.png | be comment --content-type image/png bea/28f > > > or the following to reply to a specific comment: > > > $ be comment bea/28f “Whosit dissapears when you mouse-over whatsit.” > > $ cat screenshot.png | be comment --content-type image/png bea/28f/41d > > > > Both these commands fail as they will try to open the editor for entering > the comment. > > The fix is simply to append a single dash "-" at the end of the attachment > command to tell "be comment" to read the comment from stdin (see "be help > comment"). > > Also, the second example has not the same formatting as the first one. The > first one seems to have a "code" formatting, while the second is just > indented without any line breaks. > > Thanks! > > Nicolas > > [1] http://docs.bugseverywhere.org/tutorial.html#commenting-on-bugs
Diffstat (limited to 'update-copyright')
0 files changed, 0 insertions, 0 deletions