Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90389 Details for
Bug 138412
app-misc/devtodo-0.1.19 references to non-existent tdl tool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
devtodo-0.1.19-gentoo.diff
devtodo-0.1.19-gentoo.diff (text/plain), 1.63 KB, created by
James Rowe
on 2006-06-28 17:26:18 UTC
(
hide
)
Description:
devtodo-0.1.19-gentoo.diff
Filename:
MIME Type:
Creator:
James Rowe
Created:
2006-06-28 17:26:18 UTC
Size:
1.63 KB
patch
obsolete
>Index: devtodo-0.1.19/contrib/devtodo.bash-completion >=================================================================== >--- devtodo-0.1.19/contrib/devtodo.bash-completion {cset 9b4d9f02-fdb7-4641-b07f-7359b794d6b0} >+++ devtodo-0.1.19/contrib/devtodo.bash-completion {local clone} >@@ -35,6 +35,6 @@ _devtodo() { > ;; > esac > } >-complete -o filenames -F _devtodo devtodo todo tda tde tdr tdd tdl >+complete -o filenames -F _devtodo devtodo todo tda tde tdr tdd > > # vim: set ft=sh tw=80 sw=4 et : >Index: devtodo-0.1.19/src/support.cc >=================================================================== >--- devtodo-0.1.19/src/support.cc {cset 5f5bd9cb-18fb-4046-bff5-4f3dbd781e47} >+++ devtodo-0.1.19/src/support.cc {local clone} >@@ -289,11 +289,10 @@ enum { Help = -100, Remove, Version, Tit > << "Where <arguments> can be any of the following:" << endl; > args.displayHelp(cout, options.columns); > cout << endl >- << "In addition, there are five convenience symlinks. These are 'tda', 'tdr'," << endl >- << "'tdd', 'tde', and 'tdl'. For 'tde', 'tdd' and 'tdr' supply an index to edit," << endl >+ << "In addition, there are four convenience symlinks. These are 'tda', 'tdr'," << endl >+ << "'tdd', and 'tde'. For 'tde', 'tdd' and 'tdr' supply an index to edit," << endl > << "mark done and remove respectively. For 'tda' supply the text of the todo item" << endl >- << "item and optionally the priority. For 'tdl' supply the path to another todo" << endl >- << "file to link in to the current todo file." << endl >+ << "item and optionally the priority." << endl > << "eg. tde 1" << endl; > exit(0); > break;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 138412
: 90389