#36 unable to provide description as man page says.
Closed: Fixed 6 years ago Opened 6 years ago by bier.

The man page for "fpaste" includes these two examples:

(1)
Paste output of ifconfig to fpaste.org with description "my network config"

          ifconfig | fpaste

(2)
Paste mycode.py to fpaste.org with description as "problem with foo",
nickname "codemonkey", and language "python"

          fpaste -n codemonkey -l python mycode.py

But I see no option or parameter in the man page to support "descriptions" of the paste. Also, the example commands show no description option or text.

Please update the man page option section to show the option, and update the examples to show its use. If "fpaste" does not support descriptions of pastes, then please add that capability.

Thank-you!
Bill.


Thanks for the issue - we've recently shifted paste servers and the new one does support setting "paste titles". It's been implemented already in the new version of the script, but we haven't yet pushed an update - still testing a few things out. I'll push an update in a few weeks at most.

Metadata Update from @ankursinha:
- Issue assigned to ankursinha
- Issue tagged with: bug

6 years ago

Metadata Update from @ankursinha:
- Issue tagged with: triaged

6 years ago

Fixed in master. Closing.

Metadata Update from @ankursinha:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata