Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

-m flag to add does not work... #45

Open
vmalloc opened this issue Mar 24, 2014 · 4 comments
Open

-m flag to add does not work... #45

vmalloc opened this issue Mar 24, 2014 · 4 comments

Comments

@vmalloc
Copy link

vmalloc commented Mar 24, 2014

Tried:

bro add "<command>" -m "<message">

And I get:

invalid option: -m
@Miladiir
Copy link

Miladiir commented Apr 4, 2014

Is there even an -moption? I don't see it on the website, in release notes or bro broor bro --help. Are you sure it exists? 😁

When calling bro add <yourcommandhere> your editor should open for you to write a message.

@vmalloc
Copy link
Author

vmalloc commented Apr 4, 2014

$ bro add -h                                                                                                                                            

  NAME:

    add

  SYNOPSIS:

    bro add [COMMAND] [-m MESSAGE]

  DESCRIPTION:

    This adds an entry to the http://bropages.org database.

    Called without parameters will add an entry for the last thing you looked up with bro.


  EXAMPLES:

    # Launch your editor to add an entry for curl
    bro add curl

    # Quickly add an entry for curl
    bro add curl -m "curl http://google.com"

@Miladiir
Copy link

Miladiir commented Apr 4, 2014

👍 for finding that and 📌 so he sees it.

@hubsmoke
Copy link
Owner

hubsmoke commented Apr 8, 2014

Yep, I didn't get around to adding it. Thanks for pointing this out and reminding me 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants